- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 05 Sep 2009 11:45:18 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv8521/htdocs
Modified Files:
results.css
Log Message:
Remove things related to no longer existing show parsetree, ESIS, and raw errors options.
Index: results.css
===================================================================
RCS file: /sources/public/validator/htdocs/results.css,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- results.css 7 Feb 2007 15:25:10 -0000 1.33
+++ results.css 5 Sep 2009 11:45:16 -0000 1.34
@@ -275,10 +275,3 @@
img.inline-badge {
float: left;
}
-
-
-div.mtb { /* "Medium Thematic Break" */
- margin-top: 5em;
- border-top: 1px solid black;
-}
-
Received on Saturday, 5 September 2009 11:45:27 UTC