mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-27 07:44:05 +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;
|
font-size: inherit;
|
||||||
|
|
||||||
&.required {
|
&.required {
|
||||||
font-weight: bold;
|
&::after {
|
||||||
|
content: '*'
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user