From 9a158888c47da37843135d369fc0dcfa4630227f Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Mon, 11 Jul 2005 03:12:16 +0000 Subject: [PATCH] r316: Adding headings to trackerhome.tpl --- templates/style.css | 7 +++++++ templates/trackerhome.tpl | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/templates/style.css b/templates/style.css index 841825a..bbb80e2 100644 --- a/templates/style.css +++ b/templates/style.css @@ -82,6 +82,13 @@ body margin: 0px 20px 5px 20px; } +.listinghead +{ + background-color: rgb(51, 51, 51); + color: rgb(255, 255, 255); + font-weight: bold; +} + #copyright { text-align: center; diff --git a/templates/trackerhome.tpl b/templates/trackerhome.tpl index 2329be9..b01d832 100644 --- a/templates/trackerhome.tpl +++ b/templates/trackerhome.tpl @@ -3,7 +3,7 @@ $headinclude $header - + -- 2.22.5
ID Summary/Reporter Status/Resolution