1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

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

@@ -1904,9 +1904,6 @@ body.flat.ttrss_main #feeds-holder #feedTree .counterNode.aux {
color: #cccccc;
border-color: #333333;
}
body.flat.ttrss_main #feeds-holder #feedTree .counterNode {
background: #8f6122;
}
body.flat.ttrss_main #feeds-holder #feedTree .dijitTreeRowSelected {
background: #333333;
border-color: #333333 transparent;