Skip to content

Commit 1fc7f0c

Browse files
authored
Update webInterface_1.1.4.slim.min.css
1 parent d75ce18 commit 1fc7f0c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/webInterface_1.1.4.slim.min.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
background-color: orange !important;
1212
border-color: orange !important;
1313
}
14-
#toggleLED:hover {
15-
background-color: #c6c6c6 !important;
16-
border-color: #c6c6c6 !important;
17-
}
1814
#toggleLED:hover:active {
1915
background-color: darkorange !important;
2016
border-color: darkorange !important;
2117
}
18+
#toggleLED:hover {
19+
background-color: #c6c6c6 !important;
20+
border-color: #c6c6c6 !important;
21+
}
2222
body {
2323
background-color: #f8f8f8;
2424
font-wight: bold;

0 commit comments

Comments
 (0)