From: Francisco Donalisio Date: Thu, 31 Mar 2011 20:26:05 +0000 (-0300) Subject: Bug 635764: Remove WCAG 2.0 violations from the bug list pages to make it X-Git-Tag: bugzilla-4.1.2~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=827893640965d055b40193c825dad3555acb4eb3;p=thirdparty%2Fbugzilla.git Bug 635764: Remove WCAG 2.0 violations from the bug list pages to make it W3C WAI compliant. r=timello, a=LpSolit --- diff --git a/skins/standard/buglist.css b/skins/standard/buglist.css index 46c5f608a4..2cb92b781c 100644 --- a/skins/standard/buglist.css +++ b/skins/standard/buglist.css @@ -17,6 +17,13 @@ * * Contributor(s): Myk Melez */ +.bz_query_head { + text-align: center; +} + +.bz_query_timestamp { + font-weight: bold; +} .search_description { margin: .5em 0; diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl index 15184d06bd..28540cdc0c 100644 --- a/template/en/default/list/list.html.tmpl +++ b/template/en/default/list/list.html.tmpl @@ -52,9 +52,9 @@ doc_section = "query.html#list" %] -
+
- [% currenttime FILTER time('%a %b %e %Y %T %Z') FILTER html %]
+ [% currenttime FILTER time('%a %b %e %Y %T %Z') FILTER html %]
[% IF debug %] @@ -67,7 +67,7 @@ [% IF user.settings.display_quips.value == 'on' %] [% DEFAULT quip = "$terms.Bugzilla would like to put a random quip here, but no one has entered any." %] - [% quip FILTER html %] + [% quip FILTER html %] [% END %] @@ -245,7 +245,7 @@ + title="New query name" value="[% defaultsavename FILTER html %]"> [% END %]