Skip to content

Commit 4b0b690

Browse files
Muskan Guptaci-build
authored andcommitted
updating style for base
1 parent 6e62e32 commit 4b0b690

File tree

1 file changed

+2
-9
lines changed
  • ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/base/v1/base/_cq_styleConfig

1 file changed

+2
-9
lines changed

ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/base/v1/base/_cq_styleConfig/.content.xml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,9 @@
6060
<mandatory
6161
jcr:primaryType="nt:unstructured"
6262
jcr:title="Mandatory"
63-
cssSelector="label.required"/>
63+
cssSelector="label:required"/>
6464
</states>
6565
</fieldLabel>
66-
<errorMessage
67-
jcr:primaryType="nt:unstructured"
68-
jcr:title="Error Message"
69-
id="af_baseerrormessage"
70-
cssSelector="[class$='__errormessage']"
71-
longTitle="Base Error Message"
72-
propertySheet="/mnt/overlay/fd/af/components/stylePropertySheet/common"/>
7366
</items>
7467
<states jcr:primaryType="nt:unstructured">
7568
<focus
@@ -87,7 +80,7 @@
8780
<mandatory
8881
jcr:primaryType="nt:unstructured"
8982
jcr:title="Mandatory"
90-
cssSelector=".base:mandatory"/>
83+
cssSelector=".base:required"/>
9184
</states>
9285
</field>
9386
</items>

0 commit comments

Comments
 (0)