mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-08-08 14:18:28 +02:00
Removed confirm from access
- Removed troublesome confirm popup from black / whitelist - Minor fix to checkbox css
This commit is contained in:
@@ -209,6 +209,10 @@ body.darkTheme .ui.toggle.checkbox input:checked ~ label::before{
|
||||
background-color: var(--buttom_toggle_active) !important;
|
||||
}
|
||||
|
||||
body.darkTheme .ui.checkbox:not(.toggle) input[type="checkbox"]{
|
||||
opacity: 100% !important;
|
||||
}
|
||||
|
||||
#sidemenuBtn{
|
||||
border: 1px solid var(--button_border_color) !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user