Dotclear


Ignore:
Timestamp:
08/16/11 19:52:43 (14 years ago)
Author:
kozlika
Branch:
default
Message:

Ductile: simplification, suite : réduction du nombre d'icônes, regroupement en sprites. Reste post-info mais j'attends des nouvelles de la compat licence (poke Lomalarch)

Location:
themes/ductile
Files:
3 added
10 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/style.css

    r694 r697  
    388388     text-decoration: none; 
    389389     padding-right: 1em; 
    390      padding-left: 28px; 
    391      background-color: #fff; 
    392      background-repeat: no-repeat; 
    393      background-position: left center; 
     390     padding-left: 20px; 
    394391     } 
    395392.post-info-co a.comment_count { 
    396      background-image: url(img/comment.png); 
     393     background: url(img/info-co.png) no-repeat left .25em; 
    397394     } 
    398395.post-info-co a.ping_count { 
    399      background-image: url(img/ping.png); 
     396     background: url(img/info-co.png) no-repeat left center; 
    400397     } 
    401398.post-info-co a.attach_count { 
    402      background-image: url(img/attach.png);   
     399     background: url(img/info-co.png) no-repeat left -126px; 
    403400     } 
    404401#attachments { 
     
    418415     } 
    419416#attachments ul li { 
    420      padding-left: 24px; 
    421      background: transparent url(img/download.png) no-repeat left .3em; 
     417     padding-left: 28px; 
     418     background: transparent url(img/download.png) no-repeat left -2px; 
    422419     } 
    423420 
     
    489486     } 
    490487.comment .comment-number { 
    491      background: transparent url(img/comm.png) right center no-repeat; 
     488     background: transparent url(img/info-co.png) right .25em no-repeat; 
    492489     } 
    493490.ping .comment-number { 
    494      background: transparent url(img/tb.png) right center no-repeat; 
     491     background: transparent url(img/info-co.png) right center no-repeat; 
    495492     } 
    496493#comments-feed { 
     
    604601     } 
    605602#sidebar h2.toggle { 
    606      background: url(img/plus.png) no-repeat left center; 
     603     background: url(img/minus-plus.png) no-repeat left -82px; 
    607604     padding-left: 16px; 
    608605     } 
    609606#sidebar h2.expanded { 
    610      background-image: url(img/minus.png); 
     607     background: url(img/minus-plus.png) no-repeat left 6px; 
    611608     } 
    612609#sidebar h2.toggle a { 
     
    631628#sidebar li { 
    632629     padding-left: 16px; 
    633      background: transparent url(img/square.png) no-repeat 0 .5em; 
     630     background: transparent url(img/squares.png) no-repeat 0 .5em; 
    634631     } 
    635632#sidebar ul li ul li { 
    636      background-image: url(img/square2.png); 
     633     background: transparent url(img/squares.png) no-repeat 0 center; 
    637634     } 
    638635#sidebar ul li ul li ul li { 
    639      background-image: url(img/square3.png); 
     636     background: transparent url(img/squares.png) no-repeat 0 center; 
    640637     } 
    641638#sidebar .syndicate li { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map