Dotclear


Ignore:
Timestamp:
09/22/13 21:15:56 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Les CSS kivonbien pour faire la place au prélude plus proprement que ce que j'avais fait. Merci Nikrou.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2026 r2030  
    2525     display: table; 
    2626     } 
    27 #wrapper, #wrapper.with-prelude { 
     27#wrapper { 
    2828     position: relative; 
    2929     padding-top: 1.5em; 
     
    854854          background: #FFF; 
    855855          } 
     856/* si le prélude est affiché on repousse les trucs dessous */ 
     857#wrapper.with-prelude {  
     858     padding-top: 1em; 
     859     } 
     860#help-button.with-prelude, #collapser.with-prelude { 
     861     top: 1em; 
     862     } 
    856863/* header global h1, form#top-info-blog, ul#top-info-user */ 
    857864#header a { 
     
    925932     border-bottom-color: #fff; 
    926933     margin: 0; 
    927      padding: 16px .5em; 
     934     padding: 18px .5em; 
    928935     background-color: #fff; 
    929936     color: #333; 
     
    20872094     } 
    20882095/* password indicator */ 
    2089 .install .pw-table, .install .pw-cell, .install .pwindicator { 
    2090      display: block; 
    2091      } 
    20922096.pw-table { 
    20932097     display: table; 
     
    23742378          } 
    23752379     } 
    2376 @media screen and (max-width: 720px) { 
    2377      .smallscreen { display: none; } 
    2378      #info-box2 { float:none; } 
    2379      #help-button { 
    2380           height:26px;  
    2381           width:26px;  
    2382           background-color: #A2CBE9;  
    2383           padding: 0;  
    2384           margin: 0; 
    2385           font-size: 10px; font-size: 1rem; 
    2386           line-height: 68px; 
    2387           overflow: hidden; 
    2388           } 
     2380 
     2381@media screen and (max-width: 700px) { 
     2382     #header { 
     2383          display: block; 
     2384          width: 100%; 
     2385          text-align: right; 
     2386          }  
     2387     h1, h1 a { 
     2388          width: 42px !important;  
     2389          } 
     2390          h1 a:link { 
     2391               background: transparent url(dc_logos/b-dotclear120.png) no-repeat -180px 6px; 
     2392               border-right: 1px solid #ccc; 
     2393               border-bottom: 1px solid #ccc; 
     2394               } 
     2395          h1 a:hover, h1 a:focus { 
     2396               background: url(dc_logos/b-dotclear120.png) no-repeat -180px -94px; 
     2397               border-right: 1px solid #A2CBE9; 
     2398               } 
     2399     h1, #top-info-blog, #top-info-user { 
     2400          display: inline-block; 
     2401          vertical-align: top; 
     2402          margin-right: 1em; 
     2403          } 
     2404     #top-info-user a.active { 
     2405          padding: 2px 8px; 
     2406          }  
    23892407     .one-box, .two-boxes, .three-boxes { 
    23902408          width: 100%; 
     
    23932411          } 
    23942412     } 
    2395 @media screen and (max-width: 492px) { 
    2396      #header { height: 36px; height: 3.6rem; } 
    2397      #wrapper { font-size: 16px; font-size: 1.6rem; } 
    2398      .page-title, #info-boxes { display: inline-block; } 
    2399      #info-box1 select { 
    2400           width: 120px; width: 12rem;  
    2401           margin-right: .6rem; 
    2402           } 
    2403      #info-box1 p.nomobile, label.nomobile { display: none; } 
    2404      } 
    24052413*/ 
Note: See TracChangeset for help on using the changeset viewer.

Sites map