- From: Steven Faulkners via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 24 Feb 2011 16:13:19 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-api-map
In directory hutz:/tmp/cvs-serv11027
Modified Files:
overview.html
Log Message:
modded css
Index: overview.html
===================================================================
RCS file: /sources/public/html5/html-api-map/overview.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- overview.html 24 Feb 2011 16:10:46 -0000 1.28
+++ overview.html 24 Feb 2011 16:13:17 -0000 1.29
@@ -14,10 +14,7 @@
border: 1px solid #630;
font: normal 80% arial, Verdana, helvetica, sans-serif;
}
-tbody {
- overflow-y: auto;
- overflow-x: hidden;
-}
+
th, td {
text-align: left;
vertical-align: top;
Received on Thursday, 24 February 2011 16:13:21 UTC