Ignore:
Timestamp:
Mar 28, 2012, 9:35:46 PM (12 years ago)
Author:
Zaphod
Message:

feature 2587: slideshow & calendar pages layout update

File:
1 edited

Legend:

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

    r13776 r13789  
    1313#pictureCommentList li                                          { background-color: #444;}
    1414#pictureCommentList .commentElement                     { background-color: transparent;}
     15.calendarTitle                                                          { background-color: #222;}
    1516
    1617.switchBox, .header_notes                                       { background-color: #555;}
     
    4647#imageHeaderBar                                                                 { border: solid 0 #444; border-bottom-width:2px;}
    4748#copyright                                                                      { border-top-width:2px;}
     49#content .calendarTitleBar                                      { border-bottom: none;}
     50.calendarTitle                                                          { border-top: 2px solid #444;}
    4851.switchBox                                                                      { border: 1px solid #000;}
    4952.switchBoxTitle                                                                 { border-bottom: 1px solid #444;}
    5053FIELDSET, INPUT, SELECT, TEXTAREA                       { border: 1px solid #777;}
     54
     55
    5156
    5257
     
    126131}
    127132
     133#slideshow #theImage                    { width: 100%; margin: auto; overflow: visible;}
    128134#theImage.infohidden            { width: 100%;}
    129135
     
    269275#pictureComments INPUT[type=submit]     { margin: 0;}
    270276
     277
     278/* calendar */
     279
     280.calendarViews          { margin-top: 4px;}
     281
    271282/* plugins */
    272283
Note: See TracChangeset for help on using the changeset viewer.