mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-07-01 05:23:54 +08:00
暗黑模式调整
This commit is contained in:
parent
2804fc1f12
commit
ddacf5f031
@ -135,12 +135,18 @@ body .swal2-range,
|
||||
body .swal2-radio,
|
||||
body .swal2-checkbox {
|
||||
background: #303133;
|
||||
/* box-shadow: 0 0 0.625em #0a0a0a; */
|
||||
}
|
||||
|
||||
body .swal2-container.swal2-backdrop-show, body .swal2-container.swal2-noanimation {
|
||||
background: rgb(48,49,51,0.75)
|
||||
}
|
||||
|
||||
body .swal2-input:focus {
|
||||
border: 1px solid #2196F3;
|
||||
box-shadow: 0 0 3px #03A9F4;
|
||||
}
|
||||
|
||||
body.swal2-no-backdrop .swal2-container > .swal2-modal {
|
||||
box-shadow: 0 0 10px rgb(48,49,51,0.75)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user