html5/spec-author-view style.css,1.79,1.80

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv3968

Modified Files:
	style.css 
Log Message:
updated

Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- style.css	2 Jul 2011 07:48:35 -0000	1.79
+++ style.css	2 Jul 2011 07:53:19 -0000	1.80
@@ -64,6 +64,11 @@
 {
   text-transform: none !important;
 }
+
+#jumpIndexA li {
+  list-style: none;
+}
+
 table td.removed, table th.removed { display: none !important }
 .prev_next { width: 800px; }
 

Received on Saturday, 2 July 2011 07:53:22 UTC