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

Merge pull request #31769 from vingle/RL-trash-icon

Fixes white trash icon bug that could trigger accidental delete
parents 4ccd92ae 69ad5be5
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