Ignore:
Timestamp:
Jan 20, 2012, 6:36:58 AM (12 years ago)
Author:
rvelices
Message:

feature 2548 multisize

  • comments thumbnails + no more hard coded thumbnail sizes in css
  • removed admin thumbnail page + language cleanup
File:
1 edited

Legend:

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

    r12920 r12930  
    684684}
    685685
    686 /* Set some sizes according to your maximum thumbnail width and height */
    687 .thumbnailCategory DIV.illustration {
    688   width: 140px;      /* max thumbnail width + 2px */
    689 }
    690 
    691 .content .thumbnailCategory .description {
    692   height: 140px;    /* max thumbnail height + 2px */
    693 }
    694 
    695686/* Set defaults for thumbnails legend */
    696687.thumbnails SPAN.thumbLegend {
Note: See TracChangeset for help on using the changeset viewer.