From ce6b850ebeeff164be4a01aa30ee35b9d7301711 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Thu, 21 Mar 2013 01:05:06 +0800 Subject: Bug 851818: Modernize the entry page for filing a bug by including, keeping, and removing products shown on the enter bug page --- extensions/GuidedBugEntry/web/style/guided.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'extensions/GuidedBugEntry/web/style/guided.css') diff --git a/extensions/GuidedBugEntry/web/style/guided.css b/extensions/GuidedBugEntry/web/style/guided.css index 55550933f..f06715eab 100644 --- a/extensions/GuidedBugEntry/web/style/guided.css +++ b/extensions/GuidedBugEntry/web/style/guided.css @@ -81,6 +81,14 @@ text-align: right; } +.exit_text, .exit_text_last { + width: 100%; +} + +.exit_text { + border-bottom: 1px dotted silver; +} + #prod_comp_search_main { width: 400px; } -- cgit v1.2.3-24-g4f1b