[SCM] live-studio branch, master, updated. 3a5ece889e8e0abe86437994a4f02c59cd35f626
Chris Lamb
lamby at debian.org
Sun Aug 1 16:30:03 UTC 2010
The following commit has been merged in the master branch:
commit 4e94251a6daff8aecf8d1ecec085cb705776909a
Author: Chris Lamb <lamby at debian.org>
Date: Sun Aug 1 12:18:17 2010 -0400
Fix references to greydot.png
diff --git a/htdocs/media/css/debian.css b/htdocs/media/css/debian.css
index 4f621f1..d52cc03 100644
--- a/htdocs/media/css/debian.css
+++ b/htdocs/media/css/debian.css
@@ -358,7 +358,7 @@ acronym, abbr {
.toc {
font-size: 0.75em;
list-style:none;
- background-image: url('../img/ggreydot.png');
+ background-image: url('../img/greydot.png');
background-position: bottom left;
background-repeat: repeat-x;
line-height:1.833;
@@ -367,7 +367,7 @@ acronym, abbr {
margin: 2em 0 2em 0;
}
.toc li {
- background-image: url('../img/ggreydot.png');
+ background-image: url('../img/greydot.png');
background-position: top left;
background-repeat: repeat-x;
padding: 0.0833em 0 0.0833em 0;
--
live-studio
More information about the debian-live-changes
mailing list