summaryrefslogtreecommitdiff
path: root/css/default.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-07 10:46:45 +0300
committerAndrew Dolgov <[email protected]>2018-12-07 10:46:45 +0300
commit83591214ae6aab99204f08450d0aba2de3606dde (patch)
treee4c69177c9ea20db6a761c4b5d3f4ff31a563bc3 /css/default.css
parent4fdcc923f089e96b537f75c5cac8f8ebd0db9e62 (diff)
night.css: fix active tab hover color
Diffstat (limited to 'css/default.css')
-rw-r--r--css/default.css4
1 files changed, 1 insertions, 3 deletions
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;