updates CSS selector to match latest
This commit is contained in:
committed by
Sebastiaan Janssen
parent
88f9be8aa4
commit
dc6c72c136
@@ -19,7 +19,7 @@
|
||||
yeah so this is a pain, but we must be super specific in targeting the mandatory property labels,
|
||||
otherwise all properties within a reqired, nested, nested content property will all appear mandatory
|
||||
*/
|
||||
> ng-form > .control-group > .umb-el-wrap > .control-header label:after {
|
||||
.umb-property > ng-form > .control-group > .umb-el-wrap > .control-header label:after {
|
||||
content: '*';
|
||||
color: @red;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user