source: products/quintagroup.plonegooglesitemaps/branches/1.7.1/quintagroup/plonegooglesitemaps/browser/resources/verify_file.css @ 3405

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

fixed deleteVerificationFile(); added method absolute_url to template, new changes to HISTORY.txt

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.