PHP Classes

File: public/asset/vendor/select2/docs/themes/learn2/scss/theme/_tables.scss

Recommend this page to a friend!
  Classes of fathurrahman   mnTemplate   public/asset/vendor/select2/docs/themes/learn2/scss/theme/_tables.scss   Download  
File: public/asset/vendor/select2/docs/themes/learn2/scss/theme/_tables.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: mnTemplate
Route HTTP requests to callback functions
Author: By
Last change:
Date: 1 year ago
Size: 251 bytes
 

Contents

Class file image Download
table { border: 1px solid lighten($core-border-color,5%); table-layout: auto; } th { @extend strong; background: lighten($core-border-color,10%); padding: 0.5rem; } td { padding: 0.5rem; border: 1px solid lighten($core-border-color,5%); }