Dotclear


Ignore:
Timestamp:
08/12/13 13:34:09 (12 years ago)
Author:
Dsls
Branch:
twig
Parents:
1319:32528cac0405 (diff), 1333:5e1388edd0c9 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Fusion avec default

Location:
admin/style
Files:
7 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1315 r1413  
    1717} 
    1818body { 
    19      font: 1.2rem/1.5 Helvetica,Arial,sans-serif; 
     19     font: 1.2rem/1.5 Arial,Helvetica,sans-serif; 
    2020     color: #333; 
    2121     background: #fff; 
     
    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 { 
     
    335332#search-menu { 
    336333     padding: .3rem .4rem 0; 
     334     font-size: 100% 
    337335} 
    338336#search-menu p { 
    339337     display: inline-block; 
     338     border: 1px solid #999; 
     339     border-radius: .6em; 
     340     position: relative; 
     341     height: 2rem; 
     342     overflow: hidden; 
    340343} 
    341344#search-menu #q { 
     
    343346     border-bottom-left-radius: .6em; 
    344347     border-top-left-radius: .6em; 
    345      border-color: #999; 
    346348     background: transparent url(search.png) no-repeat 4px center; 
    347349     text-indent: 18px; 
    348350     height: 2rem; 
    349351     padding: 0 2px;  
     352     border: none; 
    350353} 
    351354#search-menu input[type="submit"] { 
    352      padding: .1rem .3rem; 
     355     padding: 0 0.3rem; 
    353356     background: #dfdfdf; 
    354357     border-color: #999; 
     
    356359     border-bottom-right-radius: .6em; 
    357360     border-top-right-radius: .6em; 
     361     border-top-left-radius: 0; 
     362     border-bottom-left-radius: 0; 
    358363     text-shadow: none; 
    359      height: 2.2rem; 
     364     height: 2rem; 
     365     border: none; 
     366     border-left: 1px solid #aaa; 
    360367     font-size: 1rem; 
    361      margin-left: -.5em; 
    362368} 
    363369#search-menu input[type="submit"]:hover, 
     
    386392     margin: 0; 
    387393     padding: 0 1em; 
    388      text-align: center; 
    389394     font-size: 1em; 
    390 } 
    391 #footer a { 
    392395} 
    393396#footer p span.credit { 
     
    404407#login-screen h1 { 
    405408     text-indent: -2000px; 
    406      background: transparent url(dotclear-logo2.png) no-repeat top left; 
    407      height: 50px; 
     409     background: transparent url(dc_logos/w-dotclear240.png) no-repeat top left; 
     410     height: 66px; 
    408411     margin-bottom: .5em; 
    409412     margin-left: 0; 
     
    533536#comments { 
    534537     clear: both; 
     538} 
     539.preview_entry a { 
     540     border: 1px solid #ccc; 
     541     padding: .2rem .5rem; 
     542     background: #eef; 
    535543} 
    536544/* ------------------------------------------------------------------ categories */ 
     
    14711479---------------------------------------------------------------------------- */ 
    14721480@media screen and (max-width: 920px) { 
    1473      #top, #top h1 a {width: 42px !important;overflow:hidden;} 
     1481     #top, #top h1 a {width: 42px !important; height:100%; overflow: hidden;} 
     1482     #top h1 a:link { 
     1483          background: transparent url(dc_logos/b-dotclear120.png) no-repeat -180px 6px;  
     1484          border-right: 1px solid #ccc; 
     1485     } 
     1486     #top h1 a:hover, #top h1 a:focus { 
     1487          background: url(dc_logos/b-dotclear120.png) no-repeat -180px -94px; 
     1488          border-right: 1px solid #A2CBE9; 
     1489     } 
    14741490} 
    14751491@media screen and (max-width: 800px) { 
     
    14991515     .smallscreen {display: none;} 
    15001516     #help-button {width:20px; overflow: hidden;} 
     1517     #info-box1 {margin-left: 1rem;} 
    15011518} 
    15021519@media screen and (max-width: 492px) { 
    1503      #header {min-height:3.6rem;} 
     1520     #header {height:3.6rem;} 
    15041521     #wrapper {font-size: 1.6rem;} 
    15051522     .page-title, #info-boxes, .media-item {display: inline-block;} 
    15061523     div.media-list .media-item {width: 90%; float: none} 
    1507      #top h1 a, #top {height: auto;} 
    15081524     #info-box1 p.nomobile, label.nomobile {display: none;} 
    15091525     #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