- From: Steven Faulkners via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Mar 2011 20:49:04 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv2384
Modified Files:
style.css
Log Message:
show idl stuff
Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- style.css 1 Mar 2011 19:56:03 -0000 1.16
+++ style.css 1 Mar 2011 20:49:02 -0000 1.17
@@ -220,7 +220,7 @@
a.internalDFN { color: #366; border: 0px; }
p a:link, p a:visited, dl a:link, dl a:visited {text-decoration:underline !important;}
pre strong {background: #fffacd}
-pre.idl {display:none !important;}
+/*pre.idl {display:none !important;}*/
p > span:not([title=""]):not([class="XXX"]):not([class="impl"]), li > span:not([title=""]):not([class="XXX"]):not([class="impl"]) {
border-bottom:none;
}
Received on Tuesday, 1 March 2011 20:49:06 UTC