source: extensions/Icons_Set/icons/sakurabw/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: 179 bytes
Line 
1@import '../../../../themes/default/iconset.css';
2
3.pwg-icon {
4        background-image: url(icons_sprite.png);
5}
6
7A:hover .pwg-icon {
8        background-image: url(icons_sprite_hover.png);
9}
10
Note: See TracBrowser for help on using the repository browser.