Last change
on this file since 6725 was
3380,
checked in by vdigital, 15 years ago
|
Merge: 3379
- 1 pixel around the flags panel
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
309 bytes
|
Line | |
---|
1 | @import "language_switch-default.css"; |
---|
2 | |
---|
3 | .flag-pan { border:1px solid; background-color: #111; } |
---|
4 | .menuf .flags {border-color: #000 !important; } |
---|
5 | |
---|
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; } |
---|
Note: See
TracBrowser
for help on using the repository browser.