crmMailingAB - report.html - Padding between sections of the table
authorTim Otten <totten@civicrm.org>
Thu, 19 Feb 2015 22:34:37 +0000 (14:34 -0800)
committerTim Otten <totten@civicrm.org>
Thu, 19 Feb 2015 23:04:08 +0000 (15:04 -0800)
css/angular-crmMailingAB.css
partials/crmMailingAB/report.html

index 5fd4234a8ae34ce95f8265c969e2789a5396e7d9..cfee8b9538a5332dc59eec502171960df8a5004f 100644 (file)
@@ -19,3 +19,7 @@
 .crm-mailing-ab-col {
   width: 18em;
 }
+
+.crm-mailing-ab-table tbody tr:last-child td {
+  padding-bottom: 2em;
+}
index b7c270379f53e6592363fb0dd56171c4b35eb9d4..1c50ac719979ee96adebd2eb578218d90ef005ba 100644 (file)
@@ -2,7 +2,7 @@
   Implicit Controller: CrmMailingABEditCtrl
 -->
 <div ng-controller="CrmMailingABReportCtrl">
-  <table>
+  <table class="crm-mailing-ab-table">
     <thead>
     <tr ng-show="abtest.ab.status == 'Testing'">
       <td></td>