From 840bfeae940b12f848ef01a06c8e349c0b7c41d3 Mon Sep 17 00:00:00 2001 From: Guy Pyrzak Date: Sun, 29 Aug 2010 14:19:27 -0700 Subject: Bug 571637: Put the Custom Search (formerly "Boolean Charts") UI behind a show/hide widget r=mkanat, a=mkanat --- skins/standard/search_form.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'skins') diff --git a/skins/standard/search_form.css b/skins/standard/search_form.css index 541a8ea73..7258b880b 100644 --- a/skins/standard/search_form.css +++ b/skins/standard/search_form.css @@ -176,6 +176,14 @@ div.bz_section_title span { font-weight: bold; } +#queryform, #reportform { + margin-bottom: 2em; +} + +#knob { + margin-top: 2em; +} + .hide_people_filter #people_filter_section, .hide_history_filter #history_filter_section, .hide_detailed_information #detailed_information_section -- cgit v1.2.3-24-g4f1b