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
change button color
This commit is contained in:
@@ -118,10 +118,12 @@
|
|||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
color: #3B3B3B;
|
font-weight: bold;
|
||||||
|
color: #333;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border: none;
|
border: none;
|
||||||
padding: 10px 15px;
|
padding: 10px 15px;
|
||||||
|
border: 1px solid #3B3B3B;
|
||||||
border-radius: 50px 50px;
|
border-radius: 50px 50px;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -131,6 +133,9 @@
|
|||||||
|
|
||||||
.reboot {
|
.reboot {
|
||||||
display: none;
|
display: none;
|
||||||
|
color: #fff;
|
||||||
|
background-color: #007bff;
|
||||||
|
border: 1px solid #007bff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card {
|
.card {
|
||||||
@@ -343,10 +348,10 @@
|
|||||||
border: 1px solid #6E6E6E;
|
border: 1px solid #6E6E6E;
|
||||||
}
|
}
|
||||||
|
|
||||||
.install,
|
.install {
|
||||||
.reboot {
|
color: #eee;
|
||||||
background-color: #343434;
|
background-color: #343434;
|
||||||
color: #C2C2C2;
|
border: 1px solid #C2C2C2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.update-menu {
|
.update-menu {
|
||||||
|
|||||||
Reference in New Issue
Block a user