Dotclear


Ignore:
Timestamp:
08/11/13 17:05:22 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Admin: regroupement et simplification des images-logos, un poil de sprites, reprise de l'icône du dashboard.

Location:
admin/style
Files:
6 added
9 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1323 r1329  
    5656     padding: 0 1.8rem .6rem; 
    5757     margin: 0 -1.8rem 1rem; 
    58      background: #fff url(dc_bg_title.png) repeat-x center bottom; 
     58     background: #fff url(bg_h2.png) repeat-x center bottom; 
    5959} 
    6060h3 { 
     
    9393#header { 
    9494     background: #575859; 
    95      height: 3em; 
    9695     position: relative; 
    9796     border-bottom: 4px solid #A2CBE9; 
     97     width: 100%; 
    9898} 
    9999#prelude { 
     
    124124     width: 14.5em; 
    125125     float: left; 
    126      line-height: 3em; 
    127126} 
    128127#top h1 { 
     
    131130     height: 3.6rem; 
    132131     text-indent: -1000px; 
    133      background: #575859 url(dc_logo.png) no-repeat 0 50%; 
    134132} 
    135133#top h1 a { 
     
    137135     top: 0; 
    138136     left: 0; 
    139      width: 14.5em; 
     137     width: 17.4rem; 
    140138     height: 3.6rem; 
    141139     border: none; 
    142140     color: #fff; 
    143141} 
     142#top h1 a:link { 
     143     background: transparent url(dc_logos/b-dotclear120.png) no-repeat 0 6px; 
     144} 
    144145#top h1 a:hover, #top h1 a:focus { 
    145      background: transparent url(dc_logo_hover.png) no-repeat 0 50% 
     146     background: transparent url(dc_logos/b-dotclear120.png) no-repeat 0 -94px;  
    146147} 
    147148#info-boxes { 
    148      background: #575859; 
    149149     font-size: 1em; 
    150150     line-height: 3em; 
     
    155155     color: #fff; 
    156156     display: inline-block; 
    157      background: #575859; 
    158157} 
    159158#info-box2 { 
     
    163162     float: right; 
    164163     text-align: right; 
    165      background: #575859; 
    166164} 
    167165#info-box1 p { 
     
    177175     } 
    178176#info-boxes a { 
    179      background: #575859; 
    180177     font-weight: bold; 
    181178     color: #fff; 
     
    209206     margin-left: -14.5em; 
    210207     margin-top: 0; 
    211      background: #fff url(dc_bg.png); 
     208     background: #fff url(bg_menu.png); 
    212209} 
    213210#content { 
     
    395392     margin: 0; 
    396393     padding: 0 1em; 
    397      text-align: center; 
    398394     font-size: 1em; 
    399 } 
    400 #footer a { 
    401395} 
    402396#footer p span.credit { 
     
    413407#login-screen h1 { 
    414408     text-indent: -2000px; 
    415      background: transparent url(dotclear-logo2.png) no-repeat top left; 
     409     background: transparent url(dc_logos/w-dotclear.png) no-repeat top left; 
    416410     height: 50px; 
    417411     margin-bottom: .5em; 
     
    14801474---------------------------------------------------------------------------- */ 
    14811475@media screen and (max-width: 920px) { 
    1482      #top, #top h1 a {width: 42px !important;overflow:hidden;} 
     1476     #top, #top h1 a {width: 42px !important; height:100%; overflow: hidden;} 
     1477     #top h1 a:link { 
     1478          background: transparent url(dc_logos/b-dotclear120.png) no-repeat -180px 6px;  
     1479          border-right: 1px solid #ccc; 
     1480     } 
     1481     #top h1 a:hover, #top h1 a:focus { 
     1482          background: url(dc_logos/b-dotclear120.png) no-repeat -180px -94px; 
     1483          border-right: 1px solid #A2CBE9; 
     1484     } 
    14831485} 
    14841486@media screen and (max-width: 800px) { 
     
    15081510     .smallscreen {display: none;} 
    15091511     #help-button {width:20px; overflow: hidden;} 
     1512     #info-box1 {margin-left: 1rem;} 
    15101513} 
    15111514@media screen and (max-width: 492px) { 
    1512      #header {min-height:3.6rem;} 
     1515     #header {height:3.6rem;} 
    15131516     #wrapper {font-size: 1.6rem;} 
    15141517     .page-title, #info-boxes, .media-item {display: inline-block;} 
    15151518     div.media-list .media-item {width: 90%; float: none} 
    1516      #top h1 a, #top {height: auto;} 
    15171519     #info-box1 p.nomobile, label.nomobile {display: none;} 
    15181520     #help-button {height:26px; width:26px; background-color: #A2CBE9; padding: 0; margin:0;font-size: 1rem;line-height: 68px} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map