summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-09 06:59:21 +0300
committerAndrew Dolgov <[email protected]>2018-12-09 06:59:21 +0300
commitd4f9384d66b1eb31714db6fee0ef239ab94a4de5 (patch)
treefadae74af6b8d63f2b927fbec0bf0e38585c60b8 /themes/night.css
parent38af3289a1b2cbf0eeb19c4b083c5dd544c2fd70 (diff)
night.css: brighten counter node back
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/night.css b/themes/night.css
index 1f5a257cd..a52fecc6d 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -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;