- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 06 Jan 2009 22:19:55 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/docs
In directory hutz:/tmp/cvs-serv2461/docs
Modified Files:
linkchecker.css
Log Message:
removing more of the heavy bgcolor used in reports
Index: linkchecker.css
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/docs/linkchecker.css,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- linkchecker.css 6 Jan 2009 22:09:57 -0000 1.27
+++ linkchecker.css 6 Jan 2009 22:19:53 -0000 1.28
@@ -390,7 +390,7 @@
color: fuchsia;
}
.dubious {
- background-color: #eaeaea;
+ font-style: italic;
}
span.err_type img {
Received on Tuesday, 6 January 2009 22:20:19 UTC