PHP Classes

File: vendors/gentelella/vendors/select2/docs/_sass/_buttons.scss

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   vendors/gentelella/vendors/select2/docs/_sass/_buttons.scss   Download  
File: vendors/gentelella/vendors/select2/docs/_sass/_buttons.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Gentelella BladeOne
Render templates using Bootstrap for presentation
Author: By
Last change:
Date: 3 years ago
Size: 322 bytes
 

Contents

Class file image Download
// Buttons .btn-outline-inverse { color: #428BCA; background-color: transparent; border-color: #428BCA; padding: 15px 30px; font-size: 20px; transition: all .1s ease-in-out; &:hover { color: #fff; border-color: #428BCA; background-color: #428BCA; } } .btn-toolbar { margin-bottom: 20px; }