summaryrefslogtreecommitdiff
path: root/www/crm/wp-content/plugins/civicrm/civicrm/ang/crmMailingAB.css
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2020-06-04 11:01:00 -0300
committerYaco <franco@reevo.org>2020-06-04 11:01:00 -0300
commitfc7369835258467bf97eb64f184b93691f9a9fd5 (patch)
treedaabd60089d2dd76d9f5fb416b005fbe159c799d /www/crm/wp-content/plugins/civicrm/civicrm/ang/crmMailingAB.css
first commit
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;
+}