www-thermferm/css/style.css

changeset 121
03306c3bfd60
parent 118
7c8f35a43cec
child 122
e57043423e72
--- a/www-thermferm/css/style.css	Mon Jul 21 22:19:24 2014 +0200
+++ b/www-thermferm/css/style.css	Tue Jul 22 17:56:56 2014 +0200
@@ -68,7 +68,7 @@
 
 #fermentor_panel {
     width: 240px;
-    height: 382px;
+    height: 380px;
     float: left;
     background-color: #f0f0f0;
 }
@@ -123,31 +123,25 @@
 
 #fermentor_toggle1 {
     width: 80px;
-    height: 40px;
+    height: 90px;
     float: left;
 }
 
 #fermentor_toggle2 {
     width: 80px;
-    height: 40px;
+    height: 90px;
     float: left;
 }
 
 #fermentor_toggle3 {
     width: 80px;
-    height: 40px;
+    height: 90px;
     float: left;
 }
 
 #fermentor_control {
     width: 240px;
     height: 40px;
-    float: right;
+    float: left;
 }
 
-#fermentor_edit {
-    width: 240px;
-    height: 40px;
-    float: right;
-}
-

mercurial