night.css: fix active tab hover color

This commit is contained in:
Andrew Dolgov
2018-12-07 10:46:45 +03:00
parent 4fdcc923f0
commit 83591214ae
6 changed files with 24 additions and 13 deletions

View File

@@ -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;