- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 08 Mar 2007 09:48:15 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/style
In directory hutz:/tmp/cvs-serv14665
Modified Files:
results.css
Log Message:
rule without a selector dropped
Index: results.css
===================================================================
RCS file: /sources/public/2002/css-validator/style/results.css,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- results.css 15 Jan 2007 01:38:19 -0000 1.23
+++ results.css 8 Mar 2007 09:48:13 -0000 1.24
@@ -135,13 +135,6 @@
/* id="css" - to identify the validated style sheet */
#css {}
-{
- background-color: white;
- color: #005A9C;
- text-align: left;
-
-}
-
/* class="vAtRule" - block of all atSelector */
.vAtRule {
font-family: monospace;
Received on Thursday, 8 March 2007 09:48:35 UTC