ajax-bootstrap-select.min.css 667 B

12345678910111213141516
  1. /*!
  2. * Ajax Bootstrap Select
  3. *
  4. * Extends existing [Bootstrap Select] implementations by adding the ability to search via AJAX requests as you type. Originally for CROSCON.
  5. *
  6. * @version 1.4.3
  7. * @author Adam Heim - https://github.com/truckingsim
  8. * @link https://github.com/truckingsim/Ajax-Bootstrap-Select
  9. * @copyright 2017 Adam Heim
  10. * @license Released under the MIT license.
  11. *
  12. * Contributors:
  13. * Mark Carver - https://github.com/markcarver
  14. *
  15. * Last build: 2017-11-15 1:19:47 PM EST
  16. */.bootstrap-select .status{background:#f0f0f0;clear:both;color:#999;font-size:11px;font-style:italic;font-weight:500;line-height:1;margin-bottom:-5px;padding:10px 20px}