Changeset 1098:256e8223c84e for themes/ductile
- Timestamp:
- 02/10/13 12:49:26 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/style.css
r1066 r1098 621 621 #sidebar li { 622 622 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; 624 624 } 625 625 #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; 627 627 } 628 628 #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; 630 630 } 631 631 #sidebar .syndicate li {
Note: See TracChangeset
for help on using the changeset viewer.