New: Shutdown button in Dashboard is now colored red
This commit is contained in:
@@ -1331,7 +1331,8 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
|
||||
#btnDeleteImage,
|
||||
.button-delete,
|
||||
.btnRevoke {
|
||||
.btnRevoke,
|
||||
#btnShutdown {
|
||||
background: var(--btnDeleteColor);
|
||||
border: solid var(--btnDeleteBorderColor) var(--borderWidth);
|
||||
}
|
||||
|
Reference in New Issue
Block a user