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

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

[plugins] Comments on Albums

  • compatible with BBCode Bar and/or Smilies Support
  • better css integration
File size: 288 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.