From: Michael Wiebusch Date: Mon, 10 Aug 2015 15:53:34 +0000 (+0200) Subject: cosmetics to layout X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=9b51eea8d5cbf4950dc062292215cd07605fa41c;p=coral.git cosmetics to layout --- diff --git a/user_interface/selection.css b/user_interface/selection.css index 7d028dd..4394870 100644 --- a/user_interface/selection.css +++ b/user_interface/selection.css @@ -26,20 +26,21 @@ #myCanvas,#YDR-Frame,#compound_canvas { - width: 1000px; + width: 960px; height: 200px; } #compound_canvas { position:static; height: 240px; + padding: 20px; } #canvas_controls { position:relative; top: 210px; - width:980px; - left:10px; + width:960px; +/* left:20px; */ } diff --git a/user_interface/selector.html b/user_interface/selector.html index 95bfa77..ff1febf 100644 --- a/user_interface/selector.html +++ b/user_interface/selector.html @@ -58,7 +58,7 @@
- + Your browser does not support the HTML5 canvas tag.