summaryrefslogtreecommitdiff
path: root/www/crm/wp-content/plugins/civicrm/civicrm/ang/crmMailingAB.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/crm/wp-content/plugins/civicrm/civicrm/ang/crmMailingAB.css')
-rw-r--r--www/crm/wp-content/plugins/civicrm/civicrm/ang/crmMailingAB.css25
1 files changed, 25 insertions, 0 deletions
diff --git a/www/crm/wp-content/plugins/civicrm/civicrm/ang/crmMailingAB.css b/www/crm/wp-content/plugins/civicrm/civicrm/ang/crmMailingAB.css
new file mode 100644
index 00000000..cfee8b95
--- /dev/null
+++ b/www/crm/wp-content/plugins/civicrm/civicrm/ang/crmMailingAB.css
@@ -0,0 +1,25 @@
+.crm-mailing-ab-slider .slider-test .ui-slider-range {
+ background: #5050b0;
+}
+
+.crm-mailing-ab-slider .slider-win .ui-slider-range {
+ background: #50b050;
+}
+
+.crm-mailing-ab-stats .series {
+ fill: none;
+}
+
+.crm-mailing-ab-stats .axis path, .crm-mailing-ab-stats .axis line {
+ fill: none;
+ stroke: #000;
+ shape-rendering: crispEdges;
+}
+
+.crm-mailing-ab-col {
+ width: 18em;
+}
+
+.crm-mailing-ab-table tbody tr:last-child td {
+ padding-bottom: 2em;
+}