source: extensions/Icons_Set/icons/sylvia/icon.css @ 10753

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

clean code

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