Dotclear

Changeset 1616:db5036b4a4c0 for admin


Ignore:
Timestamp:
08/29/13 20:47:32 (11 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Améliorations graphiques de la navigation au clavier (focus des inputs notamment).
Dashboard: fond de couleur sur l'image au survol du texte des icônes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1614 r1616  
    511511#icons a img { 
    512512     padding: 2em; 
    513      margin-bottom: .3em; 
    514513     -moz-box-shadow: 0px 1px 0px 0px #ffffff; 
    515514     -webkit-box-shadow: 0px 1px 0px 0px #ffffff; 
     
    525524     display:inline-block; 
    526525} 
    527 #icons a img:hover, #icons a:focus img { 
     526#icons a:focus img, #icons a:hover img { 
    528527     background: #BBDB58; 
    529528} 
     
    15381537     background: transparent; 
    15391538} 
    1540  
     1539input:focus, textarea:focus, select:focus { 
     1540     -webkit-box-sizing: border-box; 
     1541     -moz-box-sizing: border-box; 
     1542     box-sizing: border-box;   
     1543     border: 2px solid #BBDB58 !important; 
     1544} 
    15411545/* --------------------------------------------------------------- buttons */ 
    15421546/* commun */ 
Note: See TracChangeset for help on using the changeset viewer.

Sites map