Dotclear


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

Améliorations de présentation :

  • comportement des liens au survol : disparition de l'underline au profit de la transformation des pointillés en ligne continue
  • liens dans les infos en noir au lieu de bleu
  • calcul de la hauteur de la help-box en fonction du wrapper et non du content
File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1991 r1994  
    438438     } 
    439439a:hover, a:active, a:focus { 
    440      text-decoration: underline; 
     440     border-bottom-style: solid; 
    441441     } 
    442442a img, a:link img, a:visited img { 
     
    572572          display: inline-block; 
    573573          } 
    574 a.form-control { 
    575      display: none; 
    576      background: url(../images/expand.png) no-repeat 4px center; 
    577      padding-left: 20px; 
    578      color: #000; 
    579      } 
    580574.form-note { 
    581575     font-style: italic; 
     
    791785               border: 1px solid #F7E07E; 
    792786               } 
    793           .success a, .warning-msg a { 
     787          .success a, .warning-msg a, .info a { 
    794788               color: #333; 
    795789               } 
     
    11371131          border-top-left-radius: 1em; 
    11381132          } 
    1139      #help-button.floatable { 
    1140           border-radius: 2em; 
    1141           background-color: #f5f5f5; 
    1142           position: fixed; 
    1143           top: 10px; 
    1144           } 
    11451133.help-box { 
    11461134     display: none; 
     
    12691257     } 
    12701258/* ----------------------------------------------------------- BOITES À FILTRES */ 
     1259a.form-control { 
     1260     display: none; 
     1261     background: url(../images/expand.png) no-repeat 4px center; 
     1262     padding-left: 20px; 
     1263     color: #000; 
     1264     } 
    12711265#filters-form { 
    12721266     border: 1px dashed #999; 
     
    13721366     #icons a:hover, 
    13731367     #icons a:focus { 
    1374           border-bottom-width: 0px; 
     1368          border-bottom-width: 0; 
    13751369          text-decoration: none; 
    13761370          } 
     
    13921386                    } 
    13931387               #icons a:focus span, #icons a:hover span { 
    1394                     text-decoration: underline; 
     1388                    border-bottom-style: solid; 
    13951389                    } 
    13961390/* billet rapide */ 
Note: See TracChangeset for help on using the changeset viewer.

Sites map