source: extensions/Icons_Set/icons/GBO_hk-3_clear/icon.css @ 10448

Last change on this file since 10448 was 10448, checked in by flop25, 13 years ago

the icons from all themes have been added

File size: 177 bytes
Line 
1@import '../../../../themes/default/iconset.css';
2
3.pwg-icon {
4        background-image: url(outline_808060.png);
5}
6
7A:hover .pwg-icon {
8        background-image: url(outline_ffffff.png);
9}
10
Note: See TracBrowser for help on using the repository browser.