www/css/style.css

changeset 717
22dd7ab614e5
parent 678
cc49115e769e
--- a/www/css/style.css	Thu May 02 15:49:16 2024 +0200
+++ b/www/css/style.css	Fri May 03 14:14:01 2024 +0200
@@ -234,6 +234,15 @@
     box-shadow: #250 0 0px 1px 1px;
 }
 
+.LEDgreen_hide {
+    margin: 5px auto;
+    width: 18px;
+    height: 18px;
+    background-color: #130;
+    border-radius: 50%;
+    box-shadow: #250 0 0px 1px 1px;
+}
+
 .LEDblue_on {
     margin: 5px auto;
     width: 18px;

mercurial