Dotclear


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

Bug fixes:

  • Label "Introduction au billet" au lieu de "Introduction à la page" (sur nouvelle page)
  • Labels dans la saisie du billet, toute la ligne cliquable au lieu de seulement le mot.
  • Aide de rétroliens : le titre est en double.
  • Chrome, soucis sur header

Utilisation des class with-us et no-js pour le positionnement du prélude et du frapper au lieu de le faire dans le js.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1946 r1947  
    3030     background: #f7f7f7 url(bg_wrapper.png) repeat-y 15.5em; 
    3131     } 
     32.with-js #wrapper { 
     33     padding-top: 0; 
     34     } 
    3235#main { 
    3336     width: 100%; 
     
    823826     background: #A2CBE9; 
    824827     width: 100%; 
     828     z-index: 100; 
    825829     } 
    826830     #prelude li { 
     
    893897               display: inline; 
    894898               } 
     899          .with-js #info-box1 .hidden-if-js { 
     900               display: none; 
     901               } 
    895902          #info-box1 select { 
    896903               width: 145px; /* ie < 9 sucks */ 
     
    899906          #info-box1 a { 
    900907               margin-left: 1.33em; 
     908               } 
     909          #info-box1 input[type=submit] { 
     910               background: #000; 
     911               border-color: #999; 
     912               margin-left: .33em;  
     913               } 
     914          #info-box1 input[type=submit]:hover { 
     915               background: #999; 
    901916               } 
    902917     #info-box2 { 
     
    10871102     cursor: pointer; 
    10881103     color: #2373A8; 
    1089      line-height: 42px; /* ie < 9 sucks */ 
    1090      line-height: 4.2rem; 
    1091      } 
     1104     line-height: 36px; /* ie < 9 sucks */ 
     1105     line-height: 3.6rem; 
     1106     } 
     1107     .no-js #help-button { 
     1108          top: 1em; 
     1109          } 
    10921110     #help-button span { 
    10931111          padding: .5em 0 .1em 0; 
     
    11271145#helplink p { 
    11281146     padding: 0 0 0 .5em; 
    1129      } 
    1130 /* 2. in footer */ 
    1131 span.helplink { 
    1132      display: block; 
    1133      float: left; 
    1134      padding: 0 1.5em 0 30px; 
    1135      background: transparent url(../images/page_help.png) no-repeat 6px center; 
    1136      } 
    1137 span.helplink a { 
    1138      border-bottom: 1px solid #2373A8; 
    11391147     } 
    11401148/* ------------------------------------------------------------------ FOOTER ELEMENTS */ 
     
    19051913          font-weight: bold; 
    19061914          margin-top: 2em; 
     1915          display: inline-block; 
    19071916          } 
    19081917     #entry-content label:first-child { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map