Files
EasySoft-ZenTaoPMS/module/editor/css/extend.css
2018-04-25 09:40:09 +08:00

6 lines
201 B
CSS

body{padding-bottom:0px;background-color:#fff;}
.expandable > ul {display: none!important}
.collapsable > ul {display: block!important}
.tree li:before {margin-right: 4px;}
.tree li>a{display:inline;}