link-checker commit: removing more of the heavy bgcolor used in reports

changeset:   264:ffb30b0fb9d0
user:        ot
date:        Tue Jan 06 22:19:53 2009 +0000
files:       docs/linkchecker.css
description:
removing more of the heavy bgcolor used in reports


diff -r f7c3810fbe96 -r ffb30b0fb9d0 docs/linkchecker.css
--- a/docs/linkchecker.css	Tue Jan 06 22:19:33 2009 +0000
+++ b/docs/linkchecker.css	Tue Jan 06 22:19:53 2009 +0000
@@ -4,7 +4,7 @@
    Copyright 2000-2009 W3C (MIT, INRIA, Keio). All Rights Reserved.
    See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright
 
-   $Id: linkchecker.css,v 1.27 2009-01-06 22:09:57 ot Exp $
+   $Id: linkchecker.css,v 1.28 2009-01-06 22:19:53 ot Exp $
 */
 
 html, body {
@@ -390,7 +390,7 @@
   color: fuchsia;
 }
 .dubious {
-  background-color: #eaeaea;
+    font-style: italic;
 }
 
 span.err_type img {

Received on Thursday, 5 August 2010 14:47:33 UTC