css: do not colorize active label

This commit is contained in:
Thomas Gelf 2016-03-23 00:41:01 +01:00
parent cdbcd77952
commit 80a72af8f4
1 changed files with 0 additions and 4 deletions

View File

@ -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;