diff --git a/modules/monitoring/public/css/tables.less b/modules/monitoring/public/css/tables.less index 642dbdf73..d8ede2163 100644 --- a/modules/monitoring/public/css/tables.less +++ b/modules/monitoring/public/css/tables.less @@ -10,10 +10,6 @@ &.state-ok, &.state-up { border-left: @border-left-width solid @color-ok; - - .state-label { - .fg-color-ok(); - } } &.state-pending {