CRM-15789 - Fix dashboard close icon
authorColeman Watts <coleman@civicrm.org>
Wed, 14 Jan 2015 17:06:32 +0000 (12:06 -0500)
committerColeman Watts <coleman@civicrm.org>
Wed, 14 Jan 2015 17:06:32 +0000 (12:06 -0500)
----------------------------------------
* CRM-15789: Add icons to submit buttons
  https://issues.civicrm.org/jira/browse/CRM-15789

css/dashboard.css

index 8bb75fb8bc3848b09ba6da1dd1268ffefd2d8ae7..a379d104126c0bfa37d0c738435289de3d8cfffb 100644 (file)
   float:right;
 }
 #crm-container .widget-icon.close-icon {
+  background-position: -80px -128px;
   float:right;
 }
 #crm-container .widget-icon:hover {