mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: delete button is now red
This commit is contained in:
@@ -545,7 +545,8 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
#btnDeleteImage {
|
||||
#btnDeleteImage,
|
||||
.button-delete {
|
||||
background: rgb(169, 29, 29);
|
||||
border: solid rgb(217, 84, 84) 1px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user