From 0330f48018520f587557753625633bff4a36c145 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 7 May 2014 13:38:43 -0700 Subject: [PATCH] CRM-14481 - crmCaseType - Styling for trash icon --- css/civicrm.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/civicrm.css b/css/civicrm.css index fa558723e6..6f4b08dcf9 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -1728,6 +1728,7 @@ editor specific classes color: #2786C2; } .crm-container .crm-hover-button .icon { + cursor: pointer; margin-left: 3px; position: relative; top: 2px; -- 2.25.1