html5/spec-author-view style.css,1.32,1.33

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

Modified Files:
	style.css 
Log Message:
updated table style

Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- style.css	2 Mar 2011 10:20:16 -0000	1.32
+++ style.css	2 Mar 2011 10:25:21 -0000	1.33
@@ -179,9 +179,9 @@
 dd { margin: 0em 0em 0.5em; }
 
 table { border: 0px; }
-table th, table td { border: 0px; border: 1px solid #acc; padding: 4px; vertical-align: top; }
+table th, table td { border: 0px; border: 1px solid #8A9C9C; padding: 4px; vertical-align: top; }
 table th li, table td li { margin: 0px 0px 0px 1.5em; }
-table caption, table th { text-align: left; color: #6cc; }
+table caption, table th { text-align: left; color: #627B7B;font-wight:bold; }
 
 /* change color from #099 to #006F6F */ 
 table th { color: #006F6F; }

Received on Wednesday, 2 March 2011 10:25:25 UTC