mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-26 23:34:10 +02:00
css: style required fields differently
This commit is contained in:
parent
439d4ebc3d
commit
0adfc66762
@ -166,7 +166,9 @@ form dt label {
|
||||
font-size: inherit;
|
||||
|
||||
&.required {
|
||||
font-weight: bold;
|
||||
&::after {
|
||||
content: '*'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user