- From: Olivier Thereaux <ot@hutz.w3.org>
- Date: Sun, 18 Apr 2004 01:44:09 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs In directory hutz:/tmp/cvs-serv5094 Modified Files: Tag: validator-0_6_0-branch results.css Log Message: cleaning up float issues with "help wanted blocks" - thanks to David Dorward Index: results.css =================================================================== RCS file: /sources/public/validator/htdocs/results.css,v retrieving revision 1.13.2.25 retrieving revision 1.13.2.26 diff -u -d -r1.13.2.25 -r1.13.2.26 --- results.css 15 Mar 2004 21:33:17 -0000 1.13.2.25 +++ results.css 18 Apr 2004 01:44:06 -0000 1.13.2.26 @@ -85,6 +85,10 @@ font-weight: bolder; } +ol#errors li { + clear: both; +} + /* Source Code Display */ /* */
Received on Saturday, 17 April 2004 21:44:09 UTC