monitoring: Remove color-ok on text from ok columns

refs #5543
This commit is contained in:
Eric Lippmann 2015-09-28 18:07:28 +02:00
parent ef16c3c479
commit 1a962a1b2d
1 changed files with 0 additions and 4 deletions

View File

@ -10,10 +10,6 @@
&.state-ok,
&.state-up {
border-left: @border-left-width solid @color-ok;
.state-label {
.fg-color-ok();
}
}
&.state-pending {