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

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

code cleanup

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