]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/build/less/carousel.less
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / pybind / mgr / dashboard / static / AdminLTE-2.3.7 / build / less / carousel.less
1 /*
2 * Component: Carousel
3 * -------------------
4 */
5 .carousel-control {
6 &.left,
7 &.right {
8 background-image: none;
9 }
10 > .fa {
11 font-size: 40px;
12 position: absolute;
13 top: 50%;
14 z-index: 5;
15 display: inline-block;
16 margin-top: -20px;
17 }
18 }