]> git.wh0rd.org - tt-rss.git/commitdiff
do not highlight counter of active category for consistency with highlighted feed...
authorAndrew Dolgov <fox@madoka.spb.ru>
Thu, 5 Jun 2008 08:52:30 +0000 (09:52 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Thu, 5 Jun 2008 08:52:30 +0000 (09:52 +0100)
tt-rss.css

index f9de1bbc315e35dfec111a68d581a5587f66dbd1..1351d75ae35841cf34babfd37c37dadf6a3079ba 100644 (file)
@@ -1634,6 +1634,7 @@ a.feedUpdErrLink {
 
 .catCtrHasUnread {
        font-weight : bold;
+       color : #707070;
 }
 
 .catCtrNoUnread {