PHP Classes

File: public/assets/less/apple/plugins/_bootstrap_select.less

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

Contents

Class file image Download
/* Plugin - Bootstrap Select */ body .bootstrap-select .btn:focus { outline: none !important; } body .bootstrap-select.show .dropdown-menu { display: block; z-index: 1010 !important; } body .bootstrap-select > .dropdown-toggle.bs-placeholder.btn, body .bootstrap-select > .dropdown-toggle.bs-placeholder.btn:active, body .bootstrap-select > .dropdown-toggle.bs-placeholder.btn:focus, body .bootstrap-select > .dropdown-toggle.bs-placeholder.btn:hover { color: #fff; } body .bootstrap-select > .dropdown-toggle.bs-placeholder.btn.btn-light, body .bootstrap-select > .dropdown-toggle.bs-placeholder.btn.btn-default, body .bootstrap-select > .dropdown-toggle.bs-placeholder.btn.btn-white, body .bootstrap-select > .dropdown-toggle.bs-placeholder.btn.btn-yellow { color: #000; }