W3C home > Mailing lists > Public > www-validator-cvs@w3.org > December 2006

2002/css-validator/style results.css,1.5,1.6

From: Karl Dubost via cvs-syncmail <cvsmail@w3.org>
Date: Tue, 12 Dec 2006 04:37:00 +0000
To: www-validator-cvs@w3.org
Message-Id: <E1GtzO0-0006Fc-Iw@lionel-hutz.w3.org>

Update of /sources/public/2002/css-validator/style
In directory hutz:/tmp/cvs-serv24009

Modified Files:
	results.css 
Log Message:
Modifying the class name to be aligned with the markup and commenting

Index: results.css
===================================================================
RCS file: /sources/public/2002/css-validator/style/results.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- results.css	12 Dec 2006 04:15:21 -0000	1.5
+++ results.css	12 Dec 2006 04:36:58 -0000	1.6
@@ -30,6 +30,15 @@
 /* id="css" - to identify the validated style sheet */
 #css {}
 
+/* class="vAtRule" - block of all atSelector */
+.vAtRule {}
+
+/* class="atRule" - block of one atSelector */
+.atRule {}
+
+/* class="atSelector" - Value of atSelector */
+.atSelector {}
+
 /* class="selector" - block of the selector */
 .selector {}
 
Received on Tuesday, 12 December 2006 04:37:02 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:33:15 GMT