PHP Classes

File: public/assets/less/apple/components/_carousel.less

Recommend this page to a friend!
  Classes of Wang   Tagydes   public/assets/less/apple/components/_carousel.less   Download  
File: public/assets/less/apple/components/_carousel.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Tagydes
E-commerce Web administration panel and API
Author: By
Last change:
Date: 1 year ago
Size: 297 bytes
 

Contents

Class file image Download
/* Component - Carousel */ .carousel .carousel-control .fa { position: absolute; top: 50%; z-index: 5; display: block; width: 30px; height: 30px; margin-top: -15px; text-align: center; line-height: 30px; margin-left: -15px; } .carousel .carousel-control.left .fa { margin-left: 15px; }