Ignore:
Timestamp:
Dec 27, 2011, 9:26:49 PM (12 years ago)
Author:
rvelices
Message:

feature 2541 multisize

  • nicer presentation on picture.php
  • added a maintenance purge derivatives action
File:
1 edited

Legend:

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

    r12764 r12797  
    338338#imageToolBar .pwg-button {width:42px;}
    339339
     340
     341#derivativeSwitchLink {
     342        padding: 0.2em;
     343        position: absolute;
     344        left: 5px;
     345        top: 100px;
     346}
     347
     348#derivativeSwitchBox {
     349        padding: 0.5em;
     350        border-radius: 4px;
     351        z-index: 100;
     352}
    340353
    341354#theImage {
Note: See TracChangeset for help on using the changeset viewer.