html5/spec-author-view style.css,1.62,1.63

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

Modified Files:
	style.css 
Log Message:
updated

Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- style.css	23 Apr 2011 08:59:03 -0000	1.62
+++ style.css	23 Apr 2011 10:05:20 -0000	1.63
@@ -1,3 +1,5 @@
+table td.removed, table th.removed { display: none !important }
+
 /* the @class=full-spec links are "external" links to the full
  * HTML5 spec (not internal ones to others parts in the author
  * view); so we want some kind of visual warning indication to
@@ -317,4 +319,3 @@
   .atv { color: #060; }
 }
 
-td.removed, th.removed { display: none !important }

Received on Saturday, 23 April 2011 10:05:24 UTC