Ignore:
Timestamp:
Jan 3, 2011, 9:47:15 PM (13 years ago)
Author:
rvelices
Message:
  • css sprites - attempt to auto align plugin image links on the index page and picture pages
  • css sprites - a couple of rel nofolloz dissapeared
  • hide the flat icon if there are no sub albums for the current album
File:
1 edited

Legend:

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

    r8264 r8463  
    33        text-indent: -9999px; overflow: hidden; background-repeat: no-repeat;
    44        width: 26px; height: 26px; background-image: url(s26/outline_808080.png);
     5        vertical-align: bottom;
    56}
    67.pwg-button-text { display:none; }
     
    1415.pwg-button {
    1516        display: inline-block;
    16         vertical-align: middle;
     17        vertical-align: top;
    1718}
    1819
Note: See TracChangeset for help on using the changeset viewer.