Ignore:
Timestamp:
Dec 2, 2014, 6:51:29 AM (9 years ago)
Author:
SergeD
Message:

version 1.0.15 - please refer to changelog for more details

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/greydragon/css/styles.css

    r30484 r30643  
    196196#imageHeaderBar h2          { font-size: 100%; font-weight: inherit;}
    197197#imageHeaderBar .browsePath { display: inline-block; float:left; font-size:120%; line-height:20px; padding: 6px 0 0 6px; font-weight:bold; }
     198#imageToolBar               { background: inherit; padding-left: 0.7em; }
    198199#imageToolBar .imageNumber  { display: inline-block; float: right; line-height: 26px; margin: 0 2px 0 0; min-width: 40px; text-align: center;}
    199200#imageToolBar               { margin-top: -24px; margin-bottom: 0; float: right;}
     
    238239.image-metadata .glyphicon-chevron-up, .image-metadata .glyphicon-chevron-down { float: right; padding-right: 10px; font-size: 0.8em; }
    239240
     241#cboxContent { margin-top: 22px; }
    240242#cboxLoadedContent .image-metadata-tab { display: block; }
    241243
     
    288290.static-menu .calendarTitle, .static-menu .calendarBar { margin-left: 196px; }
    289291
    290 .infos, .errors, .warnings { position: fixed; z-index: 10; right: 1em; top: 3em; border-width: 0; border-left: 0.8em solid transparent; margin: 0; padding: 1em; white-space: nowrap; }
     292.infos, .errors, .warnings { position: fixed; z-index: 10; right: 1em; top: 3em; border-width: 0; border-left: 0.8em solid transparent; margin: 0; padding: 1em; white-space: nowrap; min-width: 200px; }
    291293.infos ul, .errors ul, .warnings ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }
    292294.infos  { border-left-color: #0F0; }
     
    311313.contact table td:first-child { padding-right: 1.5em; }
    312314.contact input[name="send_mail"] { margin-right: 1.5em; }
     315
     316#tab-cart table { margin-left: 0; }
     317#tab-cart .label { font-size: 100%; color: inherit; }
     318#tab-cart select { margin-right: 1em; }
     319#tab-cart input[type="submit"] { margin-right: 1em; }
     320
     321#cboxLoadedContent>div { padding: 8px 10px 20px 10px; }
     322#cboxClose { right: 5px; }
     323
     324#TagsTable { width: 600px; min-height: 5.5em; }
     325#Tags { background-position: right 0 bottom 2px; }
Note: See TracChangeset for help on using the changeset viewer.