- From: Ville Skytta <ville@hutz.w3.org>
- Date: Mon, 10 May 2004 18:28:28 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/bin In directory hutz:/tmp/cvs-serv18929 Modified Files: checklink Log Message: Tweak fieldset padding. Index: checklink =================================================================== RCS file: /sources/public/perl/modules/W3C/LinkChecker/bin/checklink,v retrieving revision 3.41 retrieving revision 3.42 diff -u -d -r3.41 -r3.42 --- checklink 10 May 2004 18:17:29 -0000 3.41 +++ checklink 10 May 2004 18:28:26 -0000 3.42 @@ -1995,7 +1995,7 @@ vertical-align: middle; } fieldset { - padding-left: 1em; + padding: 0.8em; background-color: #eee; } th {
Received on Monday, 10 May 2004 14:29:21 UTC