From 6132198ccc76d35038537325820de53c541afb04 Mon Sep 17 00:00:00 2001 From: "robert%accettura.com" Date: Fri, 23 Dec 2005 03:10:10 +0000 Subject: [PATCH] fix a few html validation issues --- tools/reporter/app/styles/style.css | 6 +----- tools/reporter/templates/index.tpl | 26 ++++++++++++++------------ tools/reporter/templates/layout.tpl | 5 +++-- 3 files changed, 18 insertions(+), 19 deletions(-) diff --git a/tools/reporter/app/styles/style.css b/tools/reporter/app/styles/style.css index 8c6b1d7cf2c5..65d1086e2c5a 100644 --- a/tools/reporter/app/styles/style.css +++ b/tools/reporter/app/styles/style.css @@ -46,12 +46,8 @@ body, td, th, h3, input, pre { /* redundant rules for bad browsers */ display: none; } - -#reporterSearch label { +#reporterSearch .label, #reporterSearch label { font-weight: bold; -} - -#reporterSearch .label { text-align: right; } diff --git a/tools/reporter/templates/index.tpl b/tools/reporter/templates/index.tpl index 61f685b092e0..d35f1567e48a 100644 --- a/tools/reporter/templates/index.tpl +++ b/tools/reporter/templates/index.tpl @@ -1,16 +1,18 @@
Look up Report -
- - - + +

+ + + +

Search for a Report -
+ @@ -51,7 +53,7 @@ - + @@ -83,22 +85,22 @@ - + - + diff --git a/tools/reporter/templates/layout.tpl b/tools/reporter/templates/layout.tpl index 072392316b57..77009ec45d73 100644 --- a/tools/reporter/templates/layout.tpl +++ b/tools/reporter/templates/layout.tpl @@ -16,10 +16,11 @@
-
+
{html_radios name="report_problem_type" options=$problem_types selected=$report_problem_type separator="
"}
Site requires login: - - - + + +