Files
crewsportswear/public/bower_components/AdminLTE/build/less/carousel.less
Frank John Begornia 562f03488a Initial Commit
2019-03-06 20:32:31 +08:00

19 lines
268 B
Plaintext
Vendored

/*
* 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;
}
}