From 506953ea40d1f72dfebc1f59e26224655da0a2c2 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 2 Oct 2005 18:31:06 +0000 Subject: [PATCH] r470: Colouring legend so IE doesn't turn them blue --- templates/report.css | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/report.css b/templates/report.css index 647a6f3..1e41d46 100644 --- a/templates/report.css +++ b/templates/report.css @@ -29,6 +29,7 @@ legend { + color: rgb(51, 51, 51); font-weight: bold; font-size: 11px; } -- 2.22.5