Dotclear


Ignore:
Timestamp:
07/01/11 19:49:24 (14 years ago)
Author:
kozlika
Branch:
default
Message:

[Accessibility] Now, favorite icon and text are together in the link.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r458 r471  
    2222} 
    2323 
    24 a img,:link img,:visited img { border:none } 
    25  
    2624a, a:link, a:visited { 
    2725     color: #2373A8; 
     
    3129a:hover, a:active, a:focus { 
    3230     text-decoration: underline; 
     31} 
     32a img, a:link img, a:visited img {  
     33     border:none; 
    3334} 
    3435 
     
    289290     float: none; 
    290291} 
    291 #dashboard-main #icons { 
     292#icons { 
    292293     overflow: hidden; 
    293294     padding-bottom: 1em; 
    294295     text-align: center; 
    295296} 
    296 #dashboard-main #icons p { 
     297#icons p { 
    297298     width: 210px; 
    298299     text-align: center; 
     
    300301     display:inline-block; 
    301302} 
    302 #dashboard-main #icons span { 
    303      display: block; 
    304 } 
    305 #dashboard-main #icons a { 
    306      border-bottom-width: 0; 
    307 } 
    308 #dashboard-main #icons span a { 
    309      border-bottom-width: 1px; 
    310 } 
    311  
    312 #dashboard-main #quick { 
     303#icons a, 
     304#icons a:link, 
     305#icons a:visited, 
     306#icons a:hover, 
     307#icons a:focus { 
     308     border-bottom-width: 0px; 
     309     text-decoration: none; 
     310} 
     311#icons a span { 
     312     border-bottom: 1px dotted #f90; 
     313} 
     314#icons a:focus span, #icons a:hover span { 
     315     text-decoration: underline; 
     316} 
     317 
     318#quick { 
    313319     clear: left; 
    314320     margin-top: 2em; 
    315321} 
    316 #dashboard-main #quick h3 { 
     322#quick h3 { 
    317323     margin-bottom: 0.2em; 
    318324     font-size: 1.2em; 
    319325} 
    320 #dashboard-main #quick p.qinfo { 
     326#quick p.qinfo { 
    321327     margin: -.7em -1em 1em; 
    322328     background: #eef url(info.png) no-repeat .2em .2em; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map