night.css: brighten counter node back

This commit is contained in:
Andrew Dolgov
2018-12-09 06:59:21 +03:00
parent 38af3289a1
commit d4f9384d66
3 changed files with 1 additions and 8 deletions

View File

@@ -60,10 +60,6 @@ body.flat.ttrss_main {
border-color: @bg-main;
}
.counterNode {
background : darken(@color-accent, 10%);
}
.dijitTreeRowSelected {
background : @bg-main;
border-color : @bg-main transparent;