Dotclear


Ignore:
Timestamp:
09/20/13 20:14:39 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Traductions, aide, retouches diverses.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1958 r1971  
    153153     display: inline-block; 
    154154     vertical-align: top; 
     155     margin-right: 2%; 
    155156     -moz-box-sizing: border-box;  
    156157     -webkit-box-sizing: border-box;  
     
    159160     .two-boxes:first-child, .two-boxes.odd, .two-boxes.odd:last-child { 
    160161          margin-right: 3%; 
     162          margin-left: 0; 
    161163          } 
    162164     .two-boxes.even:last-child, .two-boxes.even { 
    163165          margin-left: 3%; 
     166          margin-right: 0; 
    164167          } 
    165168.three-boxes { 
     
    706709/* disabled */ 
    707710input.disabled, input[type=submit].disabled { 
    708      text-shadow: none; 
    709      filter: none; 
    710      color: #676e78; 
    711      background: #F5F5F5; 
     711     text-shadow: none; 
     712     filter: none; 
     713     color: #676e78; 
     714     background: #F5F5F5; 
    712715     border: 1px solid #CCC; 
    713716     } 
     
    813816               } 
    814817/* --------------------------------------------------------------------------------- 
    815                                                                                 ELEMENTS PRINCIPAUX 
     818                                                                                ELEMENTS PRINCIPAUX 
    816819--------------------------------------------------------------------------------- */ 
    817820/* -------------------------------------------------------------- HEADER ELEMENTS */ 
     
    16161619#categories ul { 
    16171620     list-style: none; 
    1618      margin: 0; 
     1621     margin-top: 1em; 
    16191622     padding: 0; 
    16201623     } 
     
    16591662#categories ul ul { 
    16601663     margin-right: 2em; 
    1661      margin-top: 1em; 
     1664     margin-left: 2em; 
    16621665     } 
    16631666.cat-line .cat-line { 
    1664      border: 1px solid #ccc; 
     1667     border: 1px solid #dfdfdf; 
    16651668     border-left-width: 3px; 
    16661669     } 
     
    16811684     font-size: 1.16em; 
    16821685     max-width: 62em; 
    1683      margin-left: 6%; 
    16841686     } 
    16851687 
     
    23492351     .two-cols .col, .three-cols .col, .two-cols .col30, .two-cols .col70, .two-boxes, .three-boxes { 
    23502352          display:block !important; 
    2351     width: 98% !important; 
    2352     margin:0 auto !important; 
    2353     padding:0; 
    2354     float:none; 
    2355     text-align: left; 
    2356     clear: both; 
    2357           } 
    2358      #content { 
     2353          width: 98% !important; 
     2354          margin:0 auto !important; 
     2355          padding:0; 
     2356          float:none; 
     2357          text-align: left; 
     2358          clear: both; 
     2359          } 
     2360     #content { 
    23592361          width: 100%; 
    23602362          padding-top: .5em; 
    2361           } 
     2363          } 
    23622364     } 
    23632365@media screen and (max-width: 720px) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map