source: extensions/theme_switch/trunk/theme_switch-ie6.css @ 7171

Last change on this file since 7171 was 7171, checked in by pab, 14 years ago
File size: 437 bytes
Line 
1.theme_menuf ul li a.hide, .theme_menuf ul li a:visited.hide {display:none;}
2.theme_menuf ul li a:hover ul li a.hide {display:none;}
3.theme_menuf ul li a:hover ul { display:block; position:absolute; top:-15%; left:-85%; }
4.theme_menuf ul li a:hover ul li a {display:block; }
5.theme_menuf ul li a:hover ul li a ul {visibility:hidden;}
6.theme_menuf ul li a:hover ul li a:hover ul {visibility:visible; position:absolute; left:105px; top:0;}
Note: See TracBrowser for help on using the repository browser.