From f82a2ab6cc57c910c58fb73612949ebee5d4ac43 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Fri, 23 Dec 2005 01:52:04 +0000 Subject: [PATCH] r675: Removing commented-out CSS properties --- templates/global.css | 2 +- templates/report.css | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/templates/global.css b/templates/global.css index f48192f..5107fff 100644 --- a/templates/global.css +++ b/templates/global.css @@ -26,7 +26,7 @@ a a:hover, .tlabel a:hover { - color: /*rgb(0, 51, 64)*/ rgb(64, 102, 112); + color: rgb(64, 102, 112); } .error diff --git a/templates/report.css b/templates/report.css index f17b2c4..578aa35 100644 --- a/templates/report.css +++ b/templates/report.css @@ -13,10 +13,6 @@ { width: 100%; padding: 2px; - /*background-color: rgb(153, 153, 153); - border-width: 1px; - border-style: solid; - border-color: rgb(0, 0, 0);*/ } #leftcol -- 2.22.5