diff options
author | yvesf <yvesf-git@xapek.org> | 2011-07-17 16:00:10 +0200 |
---|---|---|
committer | yvesf <yvesf-git@xapek.org> | 2011-07-17 16:00:10 +0200 |
commit | 578f530ca0d0c01166b9a28fd0b2e0ab0ef750cc (patch) | |
tree | c38516b28133bf2c552cdf2756a2726999d01417 /ebus/webapp/static/main.css | |
parent | 314608a4f88b78a84556db9101b004f405534be7 (diff) | |
download | ebus-alt-578f530ca0d0c01166b9a28fd0b2e0ab0ef750cc.tar.gz ebus-alt-578f530ca0d0c01166b9a28fd0b2e0ab0ef750cc.zip |
.js ausgelagert; overview plot - keine selektion
Diffstat (limited to 'ebus/webapp/static/main.css')
-rw-r--r-- | ebus/webapp/static/main.css | 5 |
1 files changed, 5 insertions, 0 deletions
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; +} |