14 lines
159 B
CSS
Raw Permalink Normal View History

2015-05-19 14:45:47 +08:00
a {
color: #fff;
}
a.x-tree-node-text {
text-decoration: none;
color: #fff;
}
.x-grid-cell-special {
background-image: none;
}