Provide user feedback when the Check for updates button is clicked.
This commit is contained in:
@@ -167,8 +167,8 @@ fieldset[disabled] .btn-dark:active,
|
||||
.btn-dark.disabled.active,
|
||||
.btn-dark[disabled].active,
|
||||
fieldset[disabled] .btn-dark.active {
|
||||
background-color: #5cb85c;
|
||||
border-color: #4cae4c;
|
||||
background-color: #333;
|
||||
color: #aaa;
|
||||
}
|
||||
.btn-dark .badge {
|
||||
color: #e5e5e5;
|
||||
|
Reference in New Issue
Block a user