4 lines
96 B
CSS
4 lines
96 B
CSS
#extendTree li {list-style-type:none;}
|
|
#extendTree .active {color:blue; font-weight:bold}
|
|
|