Poly-fill-me-up
[civicrm-core.git] / ang / crmMailingAB.css
1 .crm-mailing-ab-slider .slider-test .ui-slider-range {
2 background: #5050b0;
3 }
4
5 .crm-mailing-ab-slider .slider-win .ui-slider-range {
6 background: #50b050;
7 }
8
9 .crm-mailing-ab-stats .series {
10 fill: none;
11 }
12
13 .crm-mailing-ab-stats .axis path,
14 .crm-mailing-ab-stats .axis line {
15 fill: none;
16 stroke: #000;
17 shape-rendering: crispEdges;
18 }
19
20 .crm-mailing-ab-col {
21 width: 18em;
22 }
23
24 .crm-mailing-ab-table tbody tr:last-child td {
25 padding-bottom: 2em;
26 }