From 578f530ca0d0c01166b9a28fd0b2e0ab0ef750cc Mon Sep 17 00:00:00 2001 From: yvesf Date: Sun, 17 Jul 2011 16:00:10 +0200 Subject: .js ausgelagert; overview plot - keine selektion --- ebus/webapp/static/main.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ebus/webapp/static/main.css') diff --git a/ebus/webapp/static/main.css b/ebus/webapp/static/main.css index 2b28643..57cd1cd 100644 --- a/ebus/webapp/static/main.css +++ b/ebus/webapp/static/main.css @@ -8,3 +8,8 @@ body { width:100%; height:500px; } + +#overview { + width:100%; + height:80px; +} -- cgit v1.2.1