From 83591214ae6aab99204f08450d0aba2de3606dde Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 7 Dec 2018 10:46:45 +0300 Subject: night.css: fix active tab hover color --- css/default.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'css/default.css') diff --git a/css/default.css b/css/default.css index 895983383..b55f9b8c2 100644 --- a/css/default.css +++ b/css/default.css @@ -1840,16 +1840,14 @@ body#sharepopup input { } .flat .dijitTree .labelParam { float: right; - margin-right: 1em; + margin-right: 16px; } .flat .dijitTree .labelParam.filterDisabled, .flat .dijitTree .dijitTreeLabel.filterDisabled { text-decoration: line-through; } .flat .dijitTree .feedParam { - color: #555555; float: right; - margin-right: 1em; } .flat .dijitTree .filterRules { display: block; -- cgit v1.2.3