mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 17:20:30 +08:00
fix
This commit is contained in:
parent
f837893abc
commit
1ae4d28eb0
@ -71,7 +71,7 @@ ul#navbar li a.menu-button:hover:not(.active) {
|
|||||||
}
|
}
|
||||||
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
|
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
|
||||||
/* iPad 8 */
|
/* iPad 8 */
|
||||||
ul#navbar li a#menu-button:hover:not(.active),
|
ul#navbar li a#logo:hover:not(.active),
|
||||||
ul#navbar li a.menu-button:hover:not(.active) {
|
ul#navbar li a.menu-button:hover:not(.active) {
|
||||||
background-color: var(--cs-navbar-default-bg) !important;
|
background-color: var(--cs-navbar-default-bg) !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user