mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
disabled mobile hover on menubar
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
height: 40px !important;
|
||||
}
|
||||
|
||||
ul#ctl li a.ctl-item:hover:not(.active) {
|
||||
background-color: var(--bg-color-ctl) !important;
|
||||
}
|
||||
|
||||
div#keyboard div.key:hover, div.modifier:hover {
|
||||
color: var(--fg-color-normal);
|
||||
background-color: var(--bg-color-gray);
|
||||
|
||||
Reference in New Issue
Block a user