From 466c05de53240432783538da437fab27a9fae13c Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Wed, 15 May 2013 09:44:23 +0200 Subject: [PATCH] =?utf8?q?Zeitbasch=C3=A4tzung:=20

-Tags=20ohne=20Margin?= =?utf8?q?=20oben/unten=20rendern?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- css/requirement_spec.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/css/requirement_spec.css b/css/requirement_spec.css index cefdf1983..5afc0088a 100644 --- a/css/requirement_spec.css +++ b/css/requirement_spec.css @@ -157,3 +157,12 @@ table.rs_input_field input, table.rs_input_field select { border-left: 3px solid #cbb120; margin-left: 0; } + +/* ------------------------------------------------------------ */ +/* Time/cost estimation */ +/* ------------------------------------------------------------ */ + +#time_cost_estimate p { + margin-top: 0; + margin-bottom: 0; +} \ No newline at end of file -- 2.20.1