set feedtree text color (not sure about this)
This commit is contained in:
parent
4128abee48
commit
be95c9d252
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue