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/clear/theme.css

    r12881 r13474  
    1515}
    1616
    17 #menubar DL, .content, #imageToolBar, #derivativeSwitchLink, #derivativeSwitchBox, #sortOrderBox, .header_notes {
     17#menubar DL, .content, #imageToolBar, #derivativeSwitchBox, #sortOrderBox, .header_notes {
    1818  background-color: #eeeeee;
    1919}
    2020
    2121/* borders */
    22 #menubar DL, .content, #imageToolBar, #derivativeSwitchLink, #derivativeSwitchBox, #sortOrderBox {
     22#menubar DL, .content, #imageToolBar, #derivativeSwitchBox, #sortOrderBox {
    2323  border: 1px solid #d3d3d3;
    2424}
Note: See TracChangeset for help on using the changeset viewer.