source: extensions/Icons_Set/icons/s26/outline_ffff80.css @ 10832

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

adding iconset_disabled.css in order to set value of background for disabled icons

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