PHP Classes

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

Recommend this page to a friend!
  Classes of Wang   Tagydes   public/assets/less/apple/components/_caret.less   Download  
File: public/assets/less/apple/components/_caret.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: 252 bytes
 

Contents

Class file image Download
/* Component - Caret */ .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid\9; border-right: 4px solid transparent; border-left: 4px solid transparent; }