source:
extensions/Icons_Set/icons/GBO_hk-3_clear/icon.css
@
23815
Last change on this file since 23815 was 10832, checked in by , 14 years ago | |
---|---|
File size: 217 bytes |
Line | |
---|---|
1 | @import '../../../../themes/default/iconset.css'; |
2 | |
3 | |
4 | |
5 | @import '../../iconset_disabled.css'; |
6 | .pwg-icon { |
7 | background-image: url(outline_808060.png); |
8 | } |
9 | |
10 | A:hover .pwg-icon { |
11 | background-image: url(outline_ffffff.png); |
12 | } |
13 |
Note: See TracBrowser
for help on using the repository browser.