Dotclear


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

Legend:

Unmodified
Added
Removed
  • themes/ductile/style.css

    r697 r694  
    388388     text-decoration: none; 
    389389     padding-right: 1em; 
    390      padding-left: 20px; 
     390     padding-left: 28px; 
     391     background-color: #fff; 
     392     background-repeat: no-repeat; 
     393     background-position: left center; 
    391394     } 
    392395.post-info-co a.comment_count { 
    393      background: url(img/info-co.png) no-repeat left .25em; 
     396     background-image: url(img/comment.png); 
    394397     } 
    395398.post-info-co a.ping_count { 
    396      background: url(img/info-co.png) no-repeat left center; 
     399     background-image: url(img/ping.png); 
    397400     } 
    398401.post-info-co a.attach_count { 
    399      background: url(img/info-co.png) no-repeat left -126px; 
     402     background-image: url(img/attach.png);   
    400403     } 
    401404#attachments { 
     
    415418     } 
    416419#attachments ul li { 
    417      padding-left: 28px; 
    418      background: transparent url(img/download.png) no-repeat left -2px; 
     420     padding-left: 24px; 
     421     background: transparent url(img/download.png) no-repeat left .3em; 
    419422     } 
    420423 
     
    486489     } 
    487490.comment .comment-number { 
    488      background: transparent url(img/info-co.png) right .25em no-repeat; 
     491     background: transparent url(img/comm.png) right center no-repeat; 
    489492     } 
    490493.ping .comment-number { 
    491      background: transparent url(img/info-co.png) right center no-repeat; 
     494     background: transparent url(img/tb.png) right center no-repeat; 
    492495     } 
    493496#comments-feed { 
     
    601604     } 
    602605#sidebar h2.toggle { 
    603      background: url(img/minus-plus.png) no-repeat left -82px; 
     606     background: url(img/plus.png) no-repeat left center; 
    604607     padding-left: 16px; 
    605608     } 
    606609#sidebar h2.expanded { 
    607      background: url(img/minus-plus.png) no-repeat left 6px; 
     610     background-image: url(img/minus.png); 
    608611     } 
    609612#sidebar h2.toggle a { 
     
    628631#sidebar li { 
    629632     padding-left: 16px; 
    630      background: transparent url(img/squares.png) no-repeat 0 .5em; 
     633     background: transparent url(img/square.png) no-repeat 0 .5em; 
    631634     } 
    632635#sidebar ul li ul li { 
    633      background: transparent url(img/squares.png) no-repeat 0 center; 
     636     background-image: url(img/square2.png); 
    634637     } 
    635638#sidebar ul li ul li ul li { 
    636      background: transparent url(img/squares.png) no-repeat 0 center; 
     639     background-image: url(img/square3.png); 
    637640     } 
    638641#sidebar .syndicate li { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map