- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 23 Apr 2011 08:59:05 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv9282
Modified Files:
style.css
Log Message:
style.css
Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- style.css 23 Apr 2011 08:26:30 -0000 1.61
+++ style.css 23 Apr 2011 08:59:03 -0000 1.62
@@ -317,4 +317,4 @@
.atv { color: #060; }
}
-td.removed, th.removed { background-color: #ccc }
+td.removed, th.removed { display: none !important }
Received on Saturday, 23 April 2011 08:59:06 UTC