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:29:02 +0000

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

Modified files:
        server         : xsitemap.html 

Log message:
        Applying the list position to list items, not list

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

Patches:
Index: xsitemap.html
===================================================================
RCS file: /web/www/www/server/xsitemap.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- xsitemap.html       7 Sep 2011 19:27:17 -0000       1.19
+++ xsitemap.html       7 Sep 2011 19:28:57 -0000       1.20
@@ -5,7 +5,8 @@
 <style type="text/css">
 .sitemap-directory { margin-left: 1.2em }
 .sitemap-directory-depth-0, .sitemap-directory-depth-1 { margin-left: auto }
-#content .sitemap-directory ul { list-style-position: inside; margin-left: 0em 
}
+#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 }
@@ -972,7 +973,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2011/09/07 19:27:17 $
+$Date: 2011/09/07 19:28:57 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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