Dotclear


Ignore:
Timestamp:
07/27/11 08:03:32 (14 years ago)
Author:
kozlika
Branch:
themes
Message:

Ductile - Corrections pour les stickers, amélioration de l'aide, changement des icônes plier/déplier

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/mediaqueries.css

    r640 r658  
    176176     .supranav li a { 
    177177          display: inline-block; 
     178          vertical-align: top; 
    178179          padding: 8px 32px 8px 28px; 
    179180          border-right: 1px solid #ccc; 
     
    205206          padding: 0; 
    206207          } 
    207      #stickers li span { 
     208     #stickers span { 
    208209          display: block; 
    209210          text-align: center; 
    210           } 
    211      #stickers li a:hover, 
    212      #stickers li a:active, 
    213      #stickers li a:focus { 
    214           background-color: #fff; 
     211          position: absolute; 
     212          top: -500px; 
    215213          } 
    216214     #stickers a:hover, #stickers a:focus { 
     215          background: #fff !important; 
     216          } 
     217     #stickers a:hover span, #stickers a:focus span { 
    217218          color: #666; 
    218           background: #fff; 
     219          position: static; 
     220          top: 0; 
    219221          } 
    220222} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map