scss/roojs-bootstrap/carousel.scss
[roojs1] / scss / roojs-bootstrap / carousel.scss
index 97f28c0..75bdf9f 100644 (file)
@@ -62,7 +62,7 @@
     position: absolute;
     display: block;
     top: 50%;
-    color: $body-bg;
+    color: $dark;
     z-index: 100;
     cursor: pointer;
     padding: 10px;
@@ -74,7 +74,7 @@
     position: absolute;
     display: block;
     top: 50%;
-    color: $body-bg;
+    color: $dark;
     z-index: 100;
     cursor: pointer;
     padding: 10px;
 
 
 .tab-content {
-    > .carousel {
+    > .carousel-inner {
+                
+        padding: 16px 35px;
+        background: $light;
         > .tab-pane {
           display: none;
         }