From d4b04f2e14e5d546438880bb9d85bc35e961025f Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Tue, 10 Feb 2015 20:32:20 -0500 Subject: [PATCH] Remove unused styles --- css/civicrm.css | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/css/civicrm.css b/css/civicrm.css index ba0d3de452..61fb7606e0 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -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 { -- 2.25.1