You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
opt: partially move update operation to JS
- move fetch update.json operation to JS - move changelog download to JS
This commit is contained in:
@@ -122,6 +122,7 @@
|
||||
|
||||
.install,
|
||||
.reboot {
|
||||
display: none;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 15px;
|
||||
font-weight: bold;
|
||||
@@ -138,7 +139,6 @@
|
||||
}
|
||||
|
||||
.reboot {
|
||||
display: none;
|
||||
color: #fff;
|
||||
background-color: #007bff;
|
||||
border: 1px solid #007bff;
|
||||
|
||||
Reference in New Issue
Block a user