Skip to content
Snippets Groups Projects
Unverified Commit baf8cbdd authored by ufundo's avatar ufundo Committed by GitHub
Browse files

Merge pull request #31770 from ufundo/riverlea-trash-icon-forward-merge

[forward merge #31769] Fixes white trash icon bug that could trigger accidental delete
parents c59923e4 4528d3c3
Branches
Tags
No related merge requests found
......@@ -207,6 +207,7 @@ div.civicrm-community-messages a.civicrm-community-message-dismiss::before,
/* Trash icons */
.crm-container .delete-icon {
background-image: none;
color: var(--crm-alert-text-danger);
}
.crm-container .delete-icon::before,
.crm-container .crm-i.fa-trash::before {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment