source:
trunk/plugins/language_switch/style.css
@
18268
Last change on this file since 18268 was 15923, checked in by , 12 years ago | |
---|---|
File size: 231 bytes |
Line | |
---|---|
1 | #languageSwitchBox { |
2 | background-color: #555; |
3 | border: 1px solid #000; |
4 | } |
5 | |
6 | #languageSwitchBox .switchBoxTitle { |
7 | border-bottom: 1px solid #444; |
8 | } |
9 | #languageSwitchBox a { |
10 | color:#aaa; |
11 | } |
12 | #languageSwitchBox a:hover { |
13 | color:#ddd; |
14 | } |
Note: See TracBrowser
for help on using the repository browser.