Changeset 16171


Ignore:
Timestamp:
Jun 29, 2012, 10:46:20 AM (12 years ago)
Author:
plg
Message:

compatibility with GThumb+

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/luciano/theme.css

    r16052 r16171  
    167167.thumbnails li .wrap2           { width:170px; height:172px; display:table-cell; vertical-align:middle;}
    168168.thumbnails SPAN, .thumbnails .wrap2 A, .thumbnails LABEL { width: 150px !important; } /* todo remove this and manage smart dimensions for multisize */
    169 .thumbnails li img                              { border: 1px solid #222; border-left: 1px solid #444; border-bottom: 1px solid #444; max-height:150px;max-width:150px;} /* todo remove max-* and manage smart dimensions for multisize */
     169.thumbnails li .wrap1 .wrap2 img { border: 1px solid #222; border-left: 1px solid #444; border-bottom: 1px solid #444; max-height:150px;max-width:150px;} /* todo remove max-* and manage smart dimensions for multisize */
    170170.thumbnails li:hover img        { border: 1px solid #111; border-left: 1px solid #222; border-bottom: 1px solid #222; }
    171171
Note: See TracChangeset for help on using the changeset viewer.