Files
EasySoft-ZenTaoPMS/module/editor/css/extend.css
Catouse 359a37cd65 * ajusted style of treeview.
* removed contentedittable instead of orgin textarea.
2014-04-24 15:58:26 +08:00

4 lines
125 B
CSS

.expandable > ul {display: none!important}
.collapsable > ul {display: block!important}
.tree li:before {margin-right: 4px;}