- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 15 Jan 2012 03:09:38 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv7087
Modified Files:
style.css
Log Message:
updated
Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- style.css 2 Jul 2011 07:53:19 -0000 1.80
+++ style.css 15 Jan 2012 03:09:36 -0000 1.81
@@ -142,3 +142,6 @@
.dfnPanel .dfn-excerpt {
white-space: normal;
}
+dl.domintro::before {
+ display: none;
+}
Received on Sunday, 15 January 2012 03:10:00 UTC