www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server xsitemap.html


From: Waclaw Jacek
Subject: www/server xsitemap.html
Date: Wed, 07 Sep 2011 19:32:03 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Waclaw Jacek <wwj>      11/09/07 19:32:03

Modified files:
        server         : xsitemap.html 

Log message:
        And moving the element down a bit, so it does not get overwritten by 
the "list-style" rules, which imply "outside"

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/xsitemap.html?cvsroot=www&r1=1.20&r2=1.21

Patches:
Index: xsitemap.html
===================================================================
RCS file: /web/www/www/server/xsitemap.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- xsitemap.html       7 Sep 2011 19:28:57 -0000       1.20
+++ xsitemap.html       7 Sep 2011 19:31:57 -0000       1.21
@@ -6,13 +6,13 @@
 .sitemap-directory { margin-left: 1.2em }
 .sitemap-directory-depth-0, .sitemap-directory-depth-1 { margin-left: auto }
 #content .sitemap-directory ul { margin-left: 0em }
-#content .sitemap-directory ul li { list-style-position: inside }
 #content .sitemap-directory-depth-0 ul li { list-style: decimal }
 #content .sitemap-directory-depth-1 ul li { list-style: decimal }
 #content .sitemap-directory-depth-2 ul li { list-style: lower-alpha }
 #content .sitemap-directory-depth-3 ul li { list-style: decimal }
 #content .sitemap-directory-depth-4 ul li { list-style: lower-alpha }
 #content .sitemap-directory-depth-5 ul li { list-style: decimal }
+#content .sitemap-directory ul li { list-style-position: inside }
 .sitemap-header { font-weight: bold; margin: 0.5em auto }
 .sitemap-directory-depth-1 > .sitemap-header { font-size: 1.5em }
 </style>
@@ -973,7 +973,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2011/09/07 19:28:57 $
+$Date: 2011/09/07 19:31:57 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]