Ignore:
Timestamp:
Apr 4, 2011, 10:44:28 PM (13 years ago)
Author:
flop25
Message:

thumbnails can be bigger and smaller than 140px : resize for album and use of jquery for thumbnails to use maximum height

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/floOS/OS_default/theme.css

    r9708 r10053  
    6767    text-align: center;
    6868    margin: 0 0 10px 0;
     69}
     70.thumbnails SPAN, .thumbnails .wrap2 A, .thumbnails LABEL, .thumbnailCategory DIV.illustration {
     71    width: auto;
     72}
     73.illustration IMG {
     74        max-height:120px;
    6975}
    7076
Note: See TracChangeset for help on using the changeset viewer.