* change style of module admin view.

This commit is contained in:
Catouse
2016-04-28 13:36:47 +08:00
parent 5bdf5fb137
commit b1d66bcf3e
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -2,7 +2,6 @@
.table-form > tbody > tr > td .form-control + .form-control {margin-top: 5px;}
.tree li.has-list > .tree-actions > .tree-action[data-type="delete"] {display: none}
.tree .dept-name {font-weight: 500}
.tree-toggle {cursor: pointer;}
.tree li:hover > .tree-actions {opacity: 0}
.tree li.hover > .tree-actions {opacity: 1}