Skip to content

Commit

Permalink
Create mandatory-asterisk.css
Browse files Browse the repository at this point in the history
  • Loading branch information
corinEN authored Jan 22, 2018
1 parent 39945ec commit e39398a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mandatory-asterisk.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
`/* Mandatory asterisk */
.pb .en__field.en__mandatory > label::after,
.pb .en__field--registrant--mandatory > label::after {
content: " *";
color: #aa0000;
}`

0 comments on commit e39398a

Please sign in to comment.