]> git.wh0rd.org - tt-rss.git/commitdiff
set feedtree text color (not sure about this)
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Tue, 14 May 2013 12:46:00 +0000 (16:46 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Tue, 14 May 2013 12:46:00 +0000 (16:46 +0400)
tt-rss.css

index 49cbb40d4cfb713b25bdb007d2c4b510b7736ac4..f5d5da1d4bd59f55b877eb0512ea265ad230a244 100644 (file)
@@ -1045,6 +1045,7 @@ div.hl.active {
        padding : 2px 0px 2px;
        border-width : 1px;
        border-color : transparent;
+       color : #333;
 }
 
 #feedTree .dijitTreeNode {