source: extensions/Icons_Set/icons/sakurabw/icon_admin.css @ 21519

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

the icons from all themes have been added

File size: 164 bytes
Line 
1
2#iconBox_sakurabw .pwg-icon {
3        background-image: url(icons_sprite.png);
4}
5
6#iconBox_sakurabw a:hover .pwg-icon {
7        background-image: url(icons_sprite_hover.png);
8}
Note: See TracBrowser for help on using the repository browser.