Remove unused styles
authorColeman Watts <coleman@civicrm.org>
Wed, 11 Feb 2015 01:32:20 +0000 (20:32 -0500)
committerColeman Watts <coleman@civicrm.org>
Wed, 11 Feb 2015 01:32:20 +0000 (20:32 -0500)
css/civicrm.css

index ba0d3de452e297e78a65c83bb79b1b9b34397c77..61fb7606e0ba17c904dac467036f79929f730071 100644 (file)
@@ -1926,7 +1926,6 @@ div.grippie {
   border: 0 none;
 }
 
-
 /* Set/alter ICONS */
 
 #crm-container div#printer-friendly {
@@ -2621,25 +2620,6 @@ div.crm-container form {
   margin-bottom: 0;
 }
 
-/* This is the style for the trigger icon. The margin-bottom value causes the icon to shift down to center it. */
-.crm-container .ui-datepicker-trigger {
-  margin-top: 4px;
-  margin-bottom: -6px;
-}
-
-.crm-container .ui-datepicker {
-  z-index: 1;
-}
-
-#activity-content table {
-  width: 100%!important;
-}
-
-#Tag .tree .collapsable .hit,
-#Tag .tree .expandable .hit {
-  padding-left: 16px;
-}
-
 /** DATATABLES **/
 /*
  * jQuery UI specific styling
@@ -3481,7 +3461,6 @@ div.m ul#civicrm-menu,
 }
 
 /* editable placeholder containers - share some styles with crm-editable below */
-
 .crm-container .replace-plain,
 .crm-container textarea,
 .crm-container select.crm-form-multiselect {