source: trunk/plugins/language_switch/language_switch-ie6.css @ 8722

Last change on this file since 8722 was 3369, checked in by vdigital, 15 years ago

Merge: 3368
+ Language Switch enhanced design and concepts.

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 395 bytes
Line 
1.menuf ul li a.hide, .menuf ul li a:visited.hide {display:none;}
2.menuf ul li a:hover ul li a.hide {display:none;}
3.menuf ul li a:hover ul { display:block; position:absolute; top:-15%; left:-85%; }
4.menuf ul li a:hover ul li a {display:block; }
5.menuf ul li a:hover ul li a ul {visibility:hidden;}
6.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.