Case ui enhancements & code cleanup
[civicrm-core.git] / css / civicrm.css
index aa6571629324af81a699253557cc7b968064d424..1bd09ba7e4a2ad33ee0bf547acd47bdf41195367 100644 (file)
@@ -1657,6 +1657,9 @@ editor specific classes
   padding: 3px 5px;
   opacity: 1;
 }
+.crm-container .btn-slide .action-item {
+  white-space: normal;
+}
 .crm-container .crm-accordion-header .crm-hover-button {
   opacity: 1;
   position: relative;
@@ -1755,7 +1758,6 @@ editor specific classes
   z-index: 10;
 }
 
-.crm-container .crm-configure-actions,
 .crm-container .crm-event-participants,
 .crm-container .crm-event-links,
 .crm-container .crm-event-more {
@@ -2485,7 +2487,7 @@ div.grippie {
 .crm-container .icon {
   height: 16px;
   width: 16px;
-  background: transparent url("../i/icons/jquery-ui-52534D.png") no-repeat top right;
+  background-image: url("../i/icons/jquery-ui-52534D.png");
   float: left;
   text-indent: -10000px;
 }
@@ -3954,6 +3956,11 @@ div.m ul#civicrm-menu,
   background: url("../i/crm-button-bg.gif") repeat-x scroll left center #70716B;
   color: white;
 }
+.crm-container .ui-dialog-title {
+  background: url("../i/logo16px.png") no-repeat scroll 0 center;
+  margin-left: -5px;
+  padding-left: 25px;
+}
 
 /*Needed for jstree contextmenu */
 #vakata-contextmenu.jstree-default-context li {