Ignore:
Timestamp:
Mar 4, 2012, 5:28:42 PM (12 years ago)
Author:
Zaphod
Message:

feature 2588: template modification for v2.4
-> #content on picture & slideshow page
-> class 'browsePathSeparator' on LEVEL_SEPARATOR on browsePath
-> derivativeSwitchLink replaced by pwg-size icon (with associated css modification on themes)
-> new id #theImageAndInfos that contains #theImage and #imageInfos

File:
1 edited

Legend:

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

    r13240 r13474  
    341341#imageToolBar .pwg-button {width:42px;}
    342342
    343 
    344 #derivativeSwitchLink {
    345         padding: 0.2em;
    346         position: absolute;
    347         left: 5px;
    348         top: 12%;
    349 }
    350 
    351343#derivativeSwitchBox, #sortOrderBox {
    352344        padding: 0.5em 1em;
     
    421413}
    422414
     415.noCommentText {display:none;}
    423416
    424417/**
Note: See TracChangeset for help on using the changeset viewer.