1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-28 04:51:28 +00:00

set feedtree text color (not sure about this)

This commit is contained in:
Andrew Dolgov
2013-05-14 16:46:00 +04:00
parent 4128abee48
commit be95c9d252

View File

@@ -1045,6 +1045,7 @@ div.hl.active {
padding : 2px 0px 2px;
border-width : 1px;
border-color : transparent;
color : #333;
}
#feedTree .dijitTreeNode {