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
option to fetch a security patch date
This commit is contained in:
@@ -127,7 +127,9 @@
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.auto-button, .save-button {
|
||||
.get-button,
|
||||
.auto-button,
|
||||
.save-button {
|
||||
width: 100%;
|
||||
padding: 12px;
|
||||
border: none;
|
||||
@@ -139,6 +141,7 @@
|
||||
transition: background-color 0.2s ease;
|
||||
}
|
||||
|
||||
.get-button,
|
||||
.auto-button {
|
||||
background-color: #ddd;
|
||||
user-select: none;
|
||||
@@ -174,6 +177,7 @@
|
||||
border: 1px solid #6E6E6E;
|
||||
}
|
||||
|
||||
.get-button,
|
||||
.auto-button {
|
||||
background-color: #6E6E6E;
|
||||
color: white;
|
||||
|
||||
Reference in New Issue
Block a user