PHP Classes

File: public/assets/less/material/components/_tab_content.less

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

Contents

Class file image Download
/* Component - Tab Content */ .tab-content { padding: 15px; margin-bottom: 20px; background: #fff; border-radius: 3px; } .nav-tabs + .tab-content { border-radius: 0 0 3px 3px; }