From: Christopher Trom Date: Sat, 16 Mar 2013 16:30:21 +0000 (+0100) Subject: Bug 821717: Table headers in the "Saved Searches" and "Email Prefs" panels are wrongl... X-Git-Tag: bugzilla-4.5.1~189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d0ef8a4d91894a2208e4cfc09f3bf8e6d337cce;p=thirdparty%2Fbugzilla.git Bug 821717: Table headers in the "Saved Searches" and "Email Prefs" panels are wrongly right-aligned r/a=LpSolit --- diff --git a/skins/standard/global.css b/skins/standard/global.css index 17b7b7c908..3ca350dba7 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -354,6 +354,11 @@ table#flags td { text-align: left; } +table#email_prefs th, +table#shared_search_prefs th, +table#saved_search_prefs th { + text-align: center; +} .flag_select { min-width: 3em; } diff --git a/template/en/default/account/prefs/email.html.tmpl b/template/en/default/account/prefs/email.html.tmpl index 3dbed12e0a..ec21a03016 100644 --- a/template/en/default/account/prefs/email.html.tmpl +++ b/template/en/default/account/prefs/email.html.tmpl @@ -161,7 +161,7 @@ document.write(' + [% END %] diff --git a/template/en/default/account/prefs/saved-searches.html.tmpl b/template/en/default/account/prefs/saved-searches.html.tmpl index 11d7ef8684..5f5f09e04b 100644 --- a/template/en/default/account/prefs/saved-searches.html.tmpl +++ b/template/en/default/account/prefs/saved-searches.html.tmpl @@ -31,7 +31,7 @@

Your saved searches are as follows:

-
When my relationship to this [% terms.bug %] is: @@ -173,7 +173,7 @@ document.write(' + [% relationship.description FILTER html %]
+
Search @@ -146,7 +146,7 @@ [% IF user.queries_available.size %]

You may use these searches saved and shared by others:

- +
Search