PHP Classes

File: public/assets/less/default/components/_well.less

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

Contents

Class file image Download
/* Component - Well */ .well { padding: 15px; background: #fff; box-shadow: none; } .well-sm { padding: 10px; } .well-lg { padding: 30px; }