diff -r abdba3f9d9e2 -r e02393b29733 www-thermferm/css/style.css --- a/www-thermferm/css/style.css Wed Aug 20 17:42:35 2014 +0200 +++ b/www-thermferm/css/style.css Wed Aug 20 22:15:12 2014 +0200 @@ -193,7 +193,7 @@ #fermentor_panel_top { width: 236px; - height: 156px; + height: 170px; float: right; background-color: #eee; border: 2px solid; @@ -204,18 +204,18 @@ #fermentor_selector { width: 88px; - height: 156px; + height: 170px; float: left; } input.select { margin-left: 10px; - margin-top: 10px; + margin-top: 13px; } #fermentor_powerled { width: 38px; - height: 36px; + height: 30px; float: left; text-align: center; margin-top: 10px; @@ -224,7 +224,7 @@ #fermentor_mode_control { width: 148px; - height: 100px; + height: 110px; float: left; margin-top: 10px; background-color: #ddd; @@ -268,7 +268,7 @@ #fermentor_panel_control { width: 236px; - height: 136px; + height: 120px; float: right; background-color: #eee; border: 2px solid; @@ -435,6 +435,5 @@ background-color: #137; border-radius: 50%; box-shadow: #024 0 0px 1px 1px; - /* , inset #006 0 -1px 9px, #06F 0 2px 12px; */ }