Ignore:
Timestamp:
Dec 9, 2011, 4:25:31 PM (12 years ago)
Author:
patdenice
Message:

Bug corrected with PWG Stuffs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GThumb/template/gthumb.css

    r12710 r12712  
    33}
    44
    5 #thumbnails li {
     5#thumbnails .gthumb {
    66  position: relative;
    77  overflow: hidden;
     
    1111}
    1212
    13 #thumbnails li a {
     13#thumbnails .gthumb a {
    1414  position: absolute;
    1515}
    1616
    17 .thumbnail, .thumbnail:hover {
     17.gthumb .thumbnail, .gthumb .thumbnail:hover {
    1818  border: 0 none !important;
    1919  margin: 0 !important;
Note: See TracChangeset for help on using the changeset viewer.