summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-02-28 07:29:52 +0100
committerByron Jones <bjones@mozilla.com>2013-02-28 07:29:52 +0100
commitbb94e7f944b908086f93825f197712479c28ebc0 (patch)
tree833a269cfc6b6ebf687f540e542fba81f2fad83c /skins
parentbf82dd009a52a2dfb317a1fe9bc688e120187dc6 (diff)
downloadbugzilla-bb94e7f944b908086f93825f197712479c28ebc0.tar.gz
bugzilla-bb94e7f944b908086f93825f197712479c28ebc0.tar.xz
Bug 842416: add UI in request.cgi to use the do_union param
Diffstat (limited to 'skins')
-rw-r--r--skins/custom/buglist.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/skins/custom/buglist.css b/skins/custom/buglist.css
index 397bd95a4..d3097aedd 100644
--- a/skins/custom/buglist.css
+++ b/skins/custom/buglist.css
@@ -34,3 +34,8 @@ th.sorted_5 {
.bz_short_desc_column a:hover, .bz_short_short_desc_column a:hover {
text-decoration: underline;
}
+
+#request_form #filtering th {
+ padding-left: 0.5em;
+}
+