mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Revoke button in API page in Dashboard is colored red now
This commit is contained in:
@@ -1360,7 +1360,8 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#btnDeleteImage,
|
#btnDeleteImage,
|
||||||
.button-delete {
|
.button-delete,
|
||||||
|
.btnRevoke {
|
||||||
background: var(--btnDeleteColor);
|
background: var(--btnDeleteColor);
|
||||||
border: solid var(--btnDeleteBorderColor) var(--borderWidth);
|
border: solid var(--btnDeleteBorderColor) var(--borderWidth);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user