less/roojs-bootstrap/carousel.less
authoredward <edward@roojs.com>
Mon, 27 Nov 2017 04:18:43 +0000 (12:18 +0800)
committeredward <edward@roojs.com>
Mon, 27 Nov 2017 04:18:43 +0000 (12:18 +0800)
less/roojs-bootstrap/carousel.less

index 47773be..23796e1 100644 (file)
@@ -52,7 +52,7 @@
     -webkit-box-shadow: none;
     -moz-box-shadow: none;
     box-shadow: none;
-    background: @white-base !important;
+    background: @white !important;
     width: 6px !important;
     height: 6px !important;
     border: 5px solid @gray-base !important;
@@ -62,7 +62,7 @@
     position: absolute;
     display: block;
     top: 50%;
-    color: @white-base;
+    color: @white;
     z-index: 100;
     cursor: pointer;
     padding: 10px;
@@ -74,7 +74,7 @@
     position: absolute;
     display: block;
     top: 50%;
-    color: @white-base;
+    color: @white;
     z-index: 100;
     cursor: pointer;
     padding: 10px;