summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-14 16:46:00 +0400
committerAndrew Dolgov <[email protected]>2013-05-14 16:46:00 +0400
commitbe95c9d252964bbf7b3bc5960ddd998fe75bdc3a (patch)
treeb2d19c499349dc8757726cc104da344064dc7b4b /tt-rss.css
parent4128abee48fa992b8e25897a88b83bec18fb4455 (diff)
set feedtree text color (not sure about this)
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 49cbb40d4..f5d5da1d4 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 {