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

Location:
themes/ductile
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/img/minus.png

    • Property exe deleted
  • themes/ductile/img/plus.png

    • Property exe deleted
  • themes/ductile/locales/fr/help/help.html

    r655 r658  
    8989     <li>Au moins 7:1 pour les textes de taille courante pour le niveau AAA ;</li> 
    9090     <li>Au moins 3:1 pour les textes de taille agrandie (150 % ou 120 % gras) pour le niveau AA ;</li> 
    91      <li>Au moins 4,5:1 pour les textes de taille agrandie (150 % ou 120 % gras) pour le niveau AAA ;</li> 
     91     <li>Au moins 4,5:1 pour les textes de taille agrandie (150 % ou 120 % gras) pour le niveau AAA.</li> 
    9292</ul> 
    9393 
  • 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} 
  • themes/ductile/style.css

    r650 r658  
    246246     color: #ad3f4c; 
    247247     } 
    248 .post-icon { 
     248.post-icon {   /* for entry short */ 
    249249     display: block; 
    250250     float: left; 
     
    256256     -o-box-shadow: 2px 2px 3px #ccc; 
    257257     box-shadow: 2px 2px 3px #ccc; 
     258     } 
     259.short .post-content p {      /* for entry short */ 
     260     margin-top: 0; 
    258261     } 
    259262.post h3, 
     
    572575     } 
    573576#sidebar h2.toggle { 
    574      background-image: url(img/plus.png); 
    575      background-repeat: no-repeat; 
    576      padding-left: 20px; 
     577     background: url(img/plus.png) no-repeat left center; 
     578     padding-left: 16px; 
    577579} 
    578580#sidebar h2.expanded { 
     
    909911--------------------------------------------------- */ 
    910912.post,  
     913.pagination, 
     914.navlinks, 
    911915.footnotes,  
    912916#attachments, 
Note: See TracChangeset for help on using the changeset viewer.

Sites map