Dotclear

Changeset 2518:eb805ec4ea0b


Ignore:
Timestamp:
11/07/13 09:18:11 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
2.6
Message:

More discrete (but still visible) focus: change color, delete focus border on big dashboard icons.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2514 r2518  
    464464} 
    465465a:focus, a:focus img { 
    466   outline: 2px ridge red; 
     466  outline: 2px solid #bee74b; 
    467467  border-bottom: none; 
    468468  text-decoration: none; 
    469469} 
    470  
    471470/* ---------------------------------------------------------------------------- 
    472471                                                                                     FORMULAIRES 
     
    15011500#icons a:focus img, #icons a:hover img { 
    15021501     background: #bee74b; 
     1502     outline: 0; 
     1503     border-color: #dadada; 
     1504     } 
     1505#icons a:focus { 
     1506     outline: 0; 
     1507     border-color: #fff;  
    15031508     } 
    15041509#icons a:hover span { 
    15051510     border-bottom-style: solid; 
    15061511     } 
     1512 
    15071513/* billet rapide */ 
    15081514#quick { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map