From: lpsolit%gmail.com <> Date: Tue, 9 Sep 2008 01:39:27 +0000 (+0000) Subject: Bug 433015: The "Remove Event" and "Update/Commit" buttons in editwhines.cgi are... X-Git-Tag: bugzilla-3.2rc2~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f060ead83825cb7d946bbbda8e4b218f26661858;p=thirdparty%2Fbugzilla.git Bug 433015: The "Remove Event" and "Update/Commit" buttons in editwhines.cgi are too far on the right - Patch by Frédéric Buclin r=pyrzak a=LpSolit --- diff --git a/skins/standard/admin.css b/skins/standard/admin.css index 830b399529..184c4961af 100644 --- a/skins/standard/admin.css +++ b/skins/standard/admin.css @@ -94,6 +94,16 @@ td.forbidden { background-color: #811; } +/* Light green color */ +td.set { + background-color: #efe; +} + +/* Light red color */ +td.unset { + background-color: #fee; +} + tr.highlight:hover { background-color: yellow; } diff --git a/template/en/default/whine/schedule.html.tmpl b/template/en/default/whine/schedule.html.tmpl index 8cb120dfa2..0917f47807 100644 --- a/template/en/default/whine/schedule.html.tmpl +++ b/template/en/default/whine/schedule.html.tmpl @@ -37,6 +37,7 @@ [% title = "Set up whining" %] [% PROCESS global/header.html.tmpl title = title + style_urls = ['skins/standard/admin.css'] doc_section = "whining.html" %] @@ -88,13 +89,12 @@ [% FOREACH event = events %] - +
- - - - - - - [% END %] @@ -223,7 +223,7 @@ - - - [% END %]
- Event: + + Event: + @@ -105,7 +105,7 @@ Email subject line: + @@ -116,7 +116,7 @@ Descriptive text sent within whine message: + [% INCLUDE global/textarea.html.tmpl name = "event_${event.key}_body" minrows = 3 @@ -134,7 +134,7 @@ Schedule: + Not scheduled to run
Schedule:
+ - [% IF mail_others %] - - [% END %] + [% END %] + + [% FOREACH schedule = event.value.schedule %] @@ -201,18 +203,16 @@ [% END %] - - - - + + +
Interval + + [% IF mail_others %] Mail to - +
- -
+ +
Searches: + No searches
Searches:
+ + + [% FOREACH query = event.value.queries %] @@ -273,10 +275,10 @@ + -
Sort Search Title
- - One message per [% terms.bug %] + + + +
- -