night.css: fix active tab hover color
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user