summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2004-11-03 07:38:40 +0100
committerjocuri%softhome.net <>2004-11-03 07:38:40 +0100
commit6d3765117ff158848c11799127296de96080e719 (patch)
treee9516e18b273dd2893e832a86ba21d6b6c75612d /skins
parentcb9bb57018230e2f4b1cccdc90f2c4402a5d80b0 (diff)
downloadbugzilla-6d3765117ff158848c11799127296de96080e719.tar.gz
bugzilla-6d3765117ff158848c11799127296de96080e719.tar.xz
Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create suitable spacing; patch by Frédéric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.
Diffstat (limited to 'skins')
-rw-r--r--skins/standard/show_multiple.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/skins/standard/show_multiple.css b/skins/standard/show_multiple.css
index 0e9bf1c76..fd418a82e 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 }