Css fix
[civicrm-core.git] / css / dashboard.css
index 739aa51a066ebcfbd00f74991210d076dc4676e8..d641a086c948b302dace96be0e4d1816361d87b7 100644 (file)
@@ -95,7 +95,7 @@
 }
 
 #crm-container .widget-icon {
-  background-image:url('../packages/jquery/jquery-ui/css/theme/images/ui-icons_222222_256x240.png');
+  background-image:url('../bower_components/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png');
   height:16px;
   width:16px;
   padding-right:2px;
   float:right;
 }
 #crm-container .widget-icon.close-icon {
+  background-position: -80px -128px;
   float:right;
 }
 #crm-container .widget-icon:hover {