Merge pull request #5077 from eileenmcnaughton/comment-full-stops
[civicrm-core.git] / css / angular-crmMailingAB.css
index 0dc5927df3a21642b62abb0477b6a1ccaad703ff..80d33411218c68b480eb68bdfe3ebc8349a9217e 100644 (file)
@@ -1,53 +1,17 @@
-div#settings {
-  position: relative;
-  padding-left: 200px;
+.crm-mailing-ab-slider .slider-test .ui-slider-range {
+    background: #5050b0;
 }
 
-div#settings > div {
-  min-height: 300px;
+.crm-mailing-ab-slider .slider-win .ui-slider-range {
+    background: #50b050;
 }
 
-div#settings .ui-tabs-nav {
-  position: absolute;
-  left: 0px;
-  top: 0px;
-  bottom: 0px;
-  width: 120px;
-  padding: 5px 0px 5px 5px;
+.crm-mailing-ab-stats .series {
+    fill: none;
 }
 
-div#settings .ui-tabs-nav li {
-  left: 0px;
-  width: 115px;
-  border-right: none;
-  overflow: hidden;
-  margin-bottom: 2px;
+.crm-mailing-ab-stats .axis path, .crm-mailing-ab-stats .axis line {
+    fill: none;
+    stroke: #000;
+    shape-rendering: crispEdges;
 }
-
-div#settings .ui-tabs-nav li a {
-  float: right;
-  width: 100%;
-  text-align: right;
-}
-
-div#settings .ui-tabs-nav li.ui-tabs-selected {
-  border: none;
-  border-right: solid 1px #fff;
-  background: none;
-  background-color: #fff;
-  width: 120px;
-}
-
-div#frag1 {
-  height:600px;
-  width:800px;
-  overflow: auto;
-  position: relative;
-
-}
-
-div#frag2 {
-  height:600px;
-  width:800px;
-  overflow: auto;
-}
\ No newline at end of file