mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
details/summary for future use
This commit is contained in:
parent
9f9396a810
commit
33386e5102
@ -123,6 +123,14 @@ ul#navbar li div.menu-active {
|
||||
border-top: var(--border-navbar-menu-top-thin) !important;
|
||||
}
|
||||
|
||||
ul#navbar li div.menu details summary {
|
||||
cursor: pointer;
|
||||
outline: none;
|
||||
text-decoration: underline;
|
||||
margin: 0 15px 0 15px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
ul#navbar li div.menu div.buttons {
|
||||
background-color: var(--cs-control-default-bg);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user