11 lines
131 B
CSS
Raw Normal View History

2015-05-19 14:45:47 +08:00
a.x-tree-node-text {
text-decoration: none;
color: #000;
}
.x-tree-noicon .x-tree-icon {
display: none;
}