From bb94e7f944b908086f93825f197712479c28ebc0 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Thu, 28 Feb 2013 14:29:52 +0800 Subject: Bug 842416: add UI in request.cgi to use the do_union param --- skins/custom/buglist.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'skins/custom/buglist.css') 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; +} + -- cgit v1.2.3-24-g4f1b