Dotclear


Ignore:
Timestamp:
02/10/13 12:49:26 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Fix misaligned list-item prefix images in 2nd and 3rd level

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/style.css

    r1066 r1098  
    621621#sidebar li { 
    622622     padding-left: 16px; 
    623      background: transparent url(img/squares.png) no-repeat -133px .5em; 
     623     background: transparent url(img/squares.png) no-repeat -133px 7px; 
    624624     } 
    625625#sidebar ul li ul li { 
    626      background: transparent url(img/squares.png) no-repeat -70px center; 
     626     background: transparent url(img/squares.png) no-repeat -70px -59px; 
    627627     } 
    628628#sidebar ul li ul li ul li { 
    629      background: transparent url(img/squares.png) no-repeat 0 center; 
     629     background: transparent url(img/squares.png) no-repeat 0 -126px; 
    630630     } 
    631631#sidebar .syndicate li { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map