source: extensions/rv_menutree/tags/2.1.a/rvtree-min.css @ 6396

Last change on this file since 6396 was 6396, checked in by patdenice, 14 years ago

Re-create tag 2.1.a

File size: 373 bytes
Line 
1ul.rvTree li .bullet{padding-left:14px;margin-left:0;background:url(img/bpm.gif) no-repeat scroll;}
2ul.rvTree li.liOpen .bullet{cursor:pointer;background-position:-38px center;}
3ul.rvTree li.liClosed .bullet{cursor:pointer;background-position:-19px center;}
4ul.rvTree li.liBullet .bullet{cursor:default;background-position:0 center;}
5ul.rvTree li.liClosed ul{display:none;}
Note: See TracBrowser for help on using the repository browser.