remove ceph code
[stor4nfv.git] / src / ceph / src / pybind / mgr / dashboard / static / AdminLTE-2.3.7 / build / less / carousel.less
diff --git a/src/ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/build/less/carousel.less b/src/ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/build/less/carousel.less
deleted file mode 100644 (file)
index f069109..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- * Component: Carousel
- * -------------------
- */
-.carousel-control {
-  &.left,
-  &.right {
-    background-image: none;
-  }
-  > .fa {
-    font-size: 40px;
-    position: absolute;
-    top: 50%;
-    z-index: 5;
-    display: inline-block;
-    margin-top: -20px;
-  }
-}