css: do not colorize active label
This commit is contained in:
parent
cdbcd77952
commit
80a72af8f4
|
@ -574,10 +574,6 @@ form dd.active li.active input.related-action[type='submit'] {
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
form dt.active label {
|
||||
color: @icinga-blue;
|
||||
}
|
||||
|
||||
form dd.active {
|
||||
p.description {
|
||||
color: inherit;
|
||||
|
|
Loading…
Reference in New Issue