www-thermferm/css/style.css

changeset 593
55b849fc2d20
parent 529
00b45f2aaac3
--- a/www-thermferm/css/style.css	Thu May 09 17:01:56 2019 +0200
+++ b/www-thermferm/css/style.css	Thu May 09 17:10:54 2019 +0200
@@ -193,8 +193,6 @@
  *  |+----------++----------++----------+|
  *  || switch1  || switch2  || switch3  ||
  *  |+----------++----------++----------+|
- *  +------------------------------------+
- *  +----------pannel_buttons------------+
  *  |                                    |
  *  +------------------------------------+
  */
@@ -295,7 +293,7 @@
 
 #fermentor_panel_control {
     width: 236px;
-    height: 100px;
+    height: 136px;
     float: right;
     background-color: #eee;
     border: 2px solid;
@@ -370,16 +368,6 @@
     margin-top: 10px;
 }
 
-#fermentor_panel_buttons {
-    width: 236px;
-    height: 30px;
-    float: right;
-    background-color: #eee;
-    border: 2px solid;
-    border-color: #888;
-    border-radius: 5px 5px 5px 5px;
-}
-
 #menu {
     width: 600px;
     height: 300px;

mercurial