source: extensions/Icons_Set/icons/sylvia/icon_admin.css @ 10357

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

hover works on the admin page
the icons set are not include on admin pages

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