mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
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