source: products/quintagroup.plonegooglesitemaps/trunk/quintagroup/plonegooglesitemaps/browser/resources/verify_file.css @ 3664

Last change on this file since 3664 was 3414, checked in by potar, 12 years ago

Added new resources (image and css)

File size: 321 bytes
Line 
1.delete {                                           
2    background:url(++resource++quintagroup.plonegooglesitemaps.trash.gif) 5px 50% no-repeat;     
3    display:none;
4    font-size:80%;                     
5    padding:0 0 0 18px;                                   
6    }
7li:hover .delete {
8    display:inline;
9    }
10
Note: See TracBrowser for help on using the repository browser.