Ignore:
Timestamp:
Mar 24, 2012, 9:33:18 PM (12 years ago)
Author:
mistic100
Message:

feature 2588: rename css classes 'thumbnailCategories' and 'thumbnailCategory' on comment_list.tpl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/dark/theme.css

    r13474 r13697  
    4141FIELDSET, INPUT, SELECT, TEXTAREA,
    4242.content .thumbnailCategory ,
     43.content .commentElement ,
    4344.thumbnails .wrap2 {
    4445        border: 1px solid gray;
     
    4748
    4849.thumbnails .wrap2:hover,
    49 .content .thumbnailCategories .thumbnailCategory:hover{
     50.content .thumbnailCategories .thumbnailCategory:hover,
     51.content .commentsList .commentElement:hover{
    5052        border-color: yellow;   /* thumbnails border color when mouse cursor is over it */
    5153}
Note: See TracChangeset for help on using the changeset viewer.