From: Andrew Dolgov Date: Tue, 14 May 2013 12:46:00 +0000 (+0400) Subject: set feedtree text color (not sure about this) X-Git-Tag: 1.8~125 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=be95c9d252964bbf7b3bc5960ddd998fe75bdc3a;p=tt-rss.git set feedtree text color (not sure about this) --- diff --git a/tt-rss.css b/tt-rss.css index 49cbb40d..f5d5da1d 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1045,6 +1045,7 @@ div.hl.active { padding : 2px 0px 2px; border-width : 1px; border-color : transparent; + color : #333; } #feedTree .dijitTreeNode {