mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 05:08:19 +08:00
Add: Updater in GUI
This commit is contained in:
@@ -440,4 +440,22 @@ button.btn.dropdown-toggle {
|
||||
*[style*="--input--"] {
|
||||
margin: 0;
|
||||
padding-right: .25rem;
|
||||
}
|
||||
|
||||
*[style*="--loading-glow--"] {
|
||||
width: 1.5rem;
|
||||
height: 1.5rem;
|
||||
}
|
||||
|
||||
*[style*="--loading-border--"] {
|
||||
width: 1.5rem;
|
||||
height: 1.5rem;
|
||||
border: .2em solid currentColor;
|
||||
border-right-color: transparent;
|
||||
}
|
||||
|
||||
*[style*="--loading-border-fill--"] {
|
||||
width: 1.5rem;
|
||||
height: 1.5rem;
|
||||
border: .2em solid currentColor;
|
||||
}
|
||||
Reference in New Issue
Block a user