We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d75ce18 commit 1fc7f0cCopy full SHA for 1fc7f0c
docs/webInterface_1.1.4.slim.min.css
@@ -11,14 +11,14 @@
11
background-color: orange !important;
12
border-color: orange !important;
13
}
14
-#toggleLED:hover {
15
- background-color: #c6c6c6 !important;
16
- border-color: #c6c6c6 !important;
17
-}
18
#toggleLED:hover:active {
19
background-color: darkorange !important;
20
border-color: darkorange !important;
21
+#toggleLED:hover {
+ background-color: #c6c6c6 !important;
+ border-color: #c6c6c6 !important;
+}
22
body {
23
background-color: #f8f8f8;
24
font-wight: bold;
0 commit comments