Dotclear


Ignore:
Timestamp:
06/19/11 01:41:59 (14 years ago)
Author:
kozlika
Branch:
themes
Message:

Ductile, bugfix for colorpicker. Workaround on colorpicker.js with an old bug. Needs javascript sorcerer.

(La ligne 38 ne fonctionne pas comme elle le devrait.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/style.css

    r386 r391  
    163163------------------------------------------------------------- */ 
    164164 
    165 #wrapper { } 
     165#wrapper { clear:both; } 
    166166#main { } 
    167167#content {  
     
    233233     display: none; 
    234234     } 
    235 h2.post-title { 
    236      font-weight: normal; 
     235.post-title { 
    237236     margin-bottom: .33em; 
    238237     color: #000; 
    239238     line-height: 1.17; 
    240239     } 
    241 h2.post-title a { 
    242      font-weight: normal; 
    243      font-style: italic; 
     240.post-title a { 
    244241     text-decoration: none; 
    245242     color: #ad3f4c; 
     
    391388     font-size: 1.14em; 
    392389     } 
    393 a.comment-number { 
     390.comment-number { 
    394391     font-size: 2em; 
    395392     font-weight: normal; 
     
    573570     line-height: 2em; 
    574571     } 
    575 #search #q { 
     572#q { 
    576573     float: left; 
    577574     width: 78%; 
     
    579576     padding-left: 2px; 
    580577     } 
    581 #search #q:focus { 
     578#q:focus { 
    582579     background: #fcfcf9; 
    583580     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map