11 lines
131 B
CSS
Raw Permalink Normal View History

2017-09-05 11:30:31 +08:00
a.x-tree-node-text {
text-decoration: none;
color: #000;
}
.x-tree-noicon .x-tree-icon {
display: none;
}