Ignore:
Timestamp:
Oct 13, 2010, 1:05:53 PM (14 years ago)
Author:
pab
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/theme_switch/trunk/theme_switch.css

    r7072 r7171  
    11@import "theme_switch-default.css";
    22
    3 .flag-pan { border:1px solid; background-color: #111; }
    4 .menuf .flags {border-color: #000 !important; }
     3.theme_flag-pan { border:1px solid; background-color: #111; }
     4.theme_menuf .theme_flags {border-color: #000 !important; }
    55
    6 .flag-pan {     border-radius: 8px; } /* round corners with CSS3 compliant browsers */
    7 .flag-pan { -moz-border-radius:8px; }
    8 .flag-pan { -webkit-border-radius: 8px; }
     6.theme_flag-pan {       border-radius: 8px; } /* round corners with CSS3 compliant browsers */
     7.theme_flag-pan { -moz-border-radius:8px; }
     8.theme_flag-pan { -webkit-border-radius: 8px; }
Note: See TracChangeset for help on using the changeset viewer.