From: jocuri%softhome.net <> Date: Wed, 3 Nov 2004 06:38:40 +0000 (+0000) Subject: Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create suitable... X-Git-Tag: bugzilla-2.19.2~143 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6d3765117ff158848c11799127296de96080e719;p=thirdparty%2Fbugzilla.git Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create suitable spacing; patch by Frédéric Buclin ; r=kiko, a=justdave. --- diff --git a/images/1x1.gif b/images/1x1.gif deleted file mode 100644 index b07a89a6ea..0000000000 Binary files a/images/1x1.gif and /dev/null differ diff --git a/skins/standard/show_multiple.css b/skins/standard/show_multiple.css index 0e9bf1c768..fd418a82e5 100644 --- a/skins/standard/show_multiple.css +++ b/skins/standard/show_multiple.css @@ -1 +1,3 @@ +hr {margin: 20px auto 40px} + .bz_private { color:darkred } diff --git a/template/en/default/bug/show-multiple.html.tmpl b/template/en/default/bug/show-multiple.html.tmpl index 094d041263..a985fccb4b 100644 --- a/template/en/default/bug/show-multiple.html.tmpl +++ b/template/en/default/bug/show-multiple.html.tmpl @@ -46,7 +46,6 @@ [%###########################################################################%] [% BLOCK bug_display %] -
[% terms.Bug %] [%+ bug.bug_id %] - [% bug.short_desc FILTER html %]