mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 17:11:52 +08:00
fixed css selectors
This commit is contained in:
@@ -47,7 +47,8 @@ div.switch-box label.switch-label span.switch-inner {
|
||||
margin-left: -100%;
|
||||
}
|
||||
|
||||
div.switch-box label.switch-label span.switch-inner:before, span.switch-inner:after {
|
||||
div.switch-box label.switch-label span.switch-inner:before,
|
||||
div.switch-box label.switch-label span.switch-inner:after {
|
||||
display: block;
|
||||
float: left;
|
||||
width: 50%;
|
||||
|
||||
Reference in New Issue
Block a user