source: trunk/plugins/language_switch/language_switch-Sylvia.css @ 9905

Last change on this file since 9905 was 9905, checked in by plg, 13 years ago

use combine_css for languageSwitch plugin

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 269 bytes
Line 
1.flag-pan { border:1px solid; background-color: #111; }
2.menuf .flags {border-color: #000 !important; }
3
4.flag-pan {     border-radius: 8px; } /* round corners with CSS3 compliant browsers */
5.flag-pan { -moz-border-radius:8px; } 
6.flag-pan { -webkit-border-radius: 8px; }
Note: See TracBrowser for help on using the repository browser.