css fix for overriding cms table styles (e.g. Bartik)
authorColeman Watts <coleman@civicrm.org>
Fri, 22 Aug 2014 16:43:21 +0000 (17:43 +0100)
committerColeman Watts <coleman@civicrm.org>
Fri, 22 Aug 2014 16:43:21 +0000 (17:43 +0100)
css/civicrm.css

index 7063dfe07776224f1453564195c9b9ea36b62c99..cba94fc7d854ba4758da9215acda1e94312f4779 100644 (file)
@@ -53,6 +53,10 @@ div.crm-container fieldset label{
   font-size: 13px;
 }
 
+.crm-container tr {
+  background: none transparent;
+}
+
 .crm-container table.criteria-group {
   margin-bottom: .1em;
 }