* ajusted style of tree.

This commit is contained in:
Catouse
2014-04-18 13:58:06 +08:00
parent d25b4da81d
commit be03af7fae
6 changed files with 28 additions and 8 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
#extendTree li {list-style-type:none;}
#extendTree .active {color:blue; font-weight:bold}
.expandable > ul {display: none!important}
.collapsable > ul {display: block!important}