Dotclear

Changeset 2420:2899a192f8e0


Ignore:
Timestamp:
10/17/13 15:03:04 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
2.6
Message:

Modifs du sprite logo pour gérer le cas de l'utilisateur qui agrandit la taille des caractères uniquement (et pas le zoom global).

Location:
admin/style
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2390 r2420  
    916916/* h1 */ 
    917917h1 { 
    918      text-indent: -1000px; 
     918     text-indent: 100%; 
    919919     width: 16.5em; 
    920920     } 
     
    923923     top: 0; 
    924924     left: 0; 
    925      width: 15em; 
     925     width: 150px; 
    926926     height: 3em; 
    927927     color: #fff; 
     
    26732673     } 
    26742674h1 a:link { 
    2675      background: transparent url(dc_logos/b-dotclear120.png) no-repeat -180px 6px; 
     2675     background: transparent url(dc_logos/b-dotclear120.png) no-repeat -270px 6px; 
    26762676     border-right: 1px solid #ccc; 
    26772677     } 
    26782678h1 a:hover, h1 a:focus { 
    2679      background: url(dc_logos/b-dotclear120.png) no-repeat -180px -94px; 
     2679     background: url(dc_logos/b-dotclear120.png) no-repeat -270px -94px; 
    26802680     border-right: 1px solid #A2CBE9; 
    26812681     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map