From 7db36e8f295b908fa89e20403b29a7ea1b2d4c03 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Wed, 4 Nov 2015 15:37:03 +0100 Subject: [PATCH] compat.less: legacy action table styled as common --- public/css/icinga/compat.less | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/public/css/icinga/compat.less b/public/css/icinga/compat.less index 82792f12a..6225e482d 100644 --- a/public/css/icinga/compat.less +++ b/public/css/icinga/compat.less @@ -24,10 +24,7 @@ @colorPetrol: @icinga-blue; table.action { - .action-table(); - a { - font-weight: normal; - } + .common-table(); } table.avp {