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; padding : 2px 0px 2px;
border-width : 1px; border-width : 1px;
border-color : transparent; border-color : transparent;
color : #333;
} }
#feedTree .dijitTreeNode { #feedTree .dijitTreeNode {