www-thermferm/css/style.css

changeset 529
00b45f2aaac3
parent 518
fd36bedab944
child 593
55b849fc2d20
--- a/www-thermferm/css/style.css	Tue Jul 25 21:08:26 2017 +0200
+++ b/www-thermferm/css/style.css	Fri Jul 28 13:28:11 2017 +0200
@@ -231,13 +231,22 @@
     border-radius: 5px 5px 5px 5px;
 }
 
+#fermentor_alarmled {
+    width: 38px;
+    height: 30px;
+    float: left;
+    text-align: center;
+    margin-top: 10px;
+    margin-left: 10px;
+}
+
 #fermentor_powerled {
     width: 38px;
     height: 30px;
     float: left;
     text-align: center;
     margin-top: 10px;
-    margin-left: 90px;
+    margin-left: 42px;
 }
 
 #fermentor_mode_control {

mercurial