summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-06-05 09:52:30 +0100
committerAndrew Dolgov <[email protected]>2008-06-05 09:52:30 +0100
commitf3208e002e5dcea7c08e70f7a1c7a401844f35b5 (patch)
treed137cfb8da10ffdc07508dfe0132e2dfedfb9b3c /tt-rss.css
parent5ee9816cba3ca5ab4dd3eb516537dae52f78db33 (diff)
do not highlight counter of active category for consistency with highlighted feed display
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index f9de1bbc3..1351d75ae 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1634,6 +1634,7 @@ a.feedUpdErrLink {
.catCtrHasUnread {
font-weight : bold;
+ color : #707070;
}
.catCtrNoUnread {