From 074477b452ef04826b868dc65f239b2f368afada Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Mon, 18 Jan 2016 13:16:16 +0100 Subject: [PATCH] Show outline in the filter editor --- public/css/icinga/widgets.less | 1 - 1 file changed, 1 deletion(-) diff --git a/public/css/icinga/widgets.less b/public/css/icinga/widgets.less index 5101ceb8c..93cd5b745 100644 --- a/public/css/icinga/widgets.less +++ b/public/css/icinga/widgets.less @@ -159,7 +159,6 @@ ul.tree li a { line-height: 2em; text-decoration: none; color: #777; - outline: 0; background-repeat: no-repeat; background-position: 0.8em 0.4em; }