- From: Terje Bless <link@hutz.w3.org>
- Date: Mon, 17 May 2004 19:54:44 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs In directory hutz:/tmp/cvs-serv11915 Modified Files: Tag: validator-0_6_0-branch base.css Log Message: Add a little padding to the fieldsets for the benefit of MSIE:win. Index: base.css =================================================================== RCS file: /sources/public/validator/htdocs/base.css,v retrieving revision 1.26.2.41 retrieving revision 1.26.2.42 diff -u -d -r1.26.2.41 -r1.26.2.42 --- base.css 17 May 2004 08:31:20 -0000 1.26.2.41 +++ base.css 17 May 2004 19:54:41 -0000 1.26.2.42 @@ -47,6 +47,7 @@ border: 1px dotted #053188; margin-left: 1em; margin-right: 1em; + padding: 1em; } fieldset legend {
Received on Monday, 17 May 2004 15:56:36 UTC