From f456ad3a0487916855c62ace25d2dde5e5f2e2d6 Mon Sep 17 00:00:00 2001 From: Bernd Erk Date: Wed, 12 Nov 2014 15:53:12 +0100 Subject: [PATCH] Fix for hovered host- and servicename --- public/css/icinga/monitoring-colors.less | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/css/icinga/monitoring-colors.less b/public/css/icinga/monitoring-colors.less index 37cae1514..532571d22 100644 --- a/public/css/icinga/monitoring-colors.less +++ b/public/css/icinga/monitoring-colors.less @@ -59,7 +59,6 @@ table.action td .pluginoutput { table.action td a { color: inherit; text-decoration: none; - color: @colorTextDarkDefault; } table.action td a:hover { @@ -107,7 +106,6 @@ tr.state a { } tr.state a.active { - text-decoration: underline; } tr.state.new td.state {