source: extensions/Comments_on_Albums/template/style_albums_sylvia.css @ 11696

Last change on this file since 11696 was 10984, checked in by mistic100, 13 years ago

code cleanup

File size: 293 bytes
RevLine 
[9766]1#comments  .thumbnailCategory {
[10984]2  padding-left:10px;
3  border: 1px solid #666; 
[9766]4}
5#comments  .thumbnailCategory.odd { 
[10984]6  background-color: #222; 
[9766]7}
8#comments  .thumbnailCategory.even { 
[10984]9  background-color: #111; 
[9766]10}
11#comments .thumbnailCategories li:hover { 
[10984]12  background-color: transparent; 
[9766]13}
Note: See TracBrowser for help on using the repository browser.