From 46cb9df892b0032a8a5fe56f7dfd3d0df8c88e4d Mon Sep 17 00:00:00 2001 From: Francisco Donalisio Date: Mon, 4 Apr 2011 17:04:55 -0700 Subject: Bug 635202: Make the Simple search page compliant with WAI r=timello, a=mkanat --- skins/standard/search_form.css | 6 +++++- .../en/default/search/search-specific.html.tmpl | 21 +++++++++++---------- 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/skins/standard/search_form.css b/skins/standard/search_form.css index 7258b880b..0e661c9a0 100644 --- a/skins/standard/search_form.css +++ b/skins/standard/search_form.css @@ -199,4 +199,8 @@ div.bz_section_title span { .bz_search_section, ul.bz_search_section { margin-top: 1em; -} \ No newline at end of file +} + +.bz_simple_search_form th { + text-align: right; +} diff --git a/template/en/default/search/search-specific.html.tmpl b/template/en/default/search/search-specific.html.tmpl index 78e5506a0..776554a64 100644 --- a/template/en/default/search/search-specific.html.tmpl +++ b/template/en/default/search/search-specific.html.tmpl @@ -22,6 +22,7 @@ [% PROCESS global/header.html.tmpl title = "Simple Search" + style_urls = [ "skins/standard/search_form.css" ] %] [% WRAPPER search/tabs.html.tmpl %] @@ -42,11 +43,11 @@ for "crash secure SSL flash". - +
- + - + - +
- - + +
- - + +
- - + + -- cgit v1.2.3-24-g4f1b