mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 17:11:52 +08:00
connecting state for link led
This commit is contained in:
@@ -33,6 +33,11 @@ img.led-pak-typing {
|
||||
animation: spin 2s linear infinite;
|
||||
}
|
||||
|
||||
img.led-link-connecting {
|
||||
-webkit-filter: invert(0.5) sepia(1) saturate(5) hue-rotate(0deg);
|
||||
filter: invert(0.5) sepia(1) saturate(5) hue-rotate(0deg);
|
||||
}
|
||||
|
||||
img.led-fan-on {
|
||||
-webkit-filter: invert(0.5) sepia(1) saturate(5) hue-rotate(100deg);
|
||||
filter: invert(0.5) sepia(1) saturate(5) hue-rotate(100deg);
|
||||
|
||||
Reference in New Issue
Block a user