PHP Classes

File: public/flat-admin/sass/plugins/select2.scss

Recommend this page to a friend!
  Classes of adriano123456   Budget System   public/flat-admin/sass/plugins/select2.scss   Download  
File: public/flat-admin/sass/plugins/select2.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Budget System
Elaborate budgets for purchases of products
Author: By
Last change:
Date: 15 days ago
Size: 530 bytes
 

Contents

Class file image Download
.select2-container{ .select2-choice{ @include border-radius(0); background-image:none; background: #fff; div{ border-left:0; background:none; } } &.select2-drop-above{ .select2-choice{ @include border-radius(0); background-image:none; } } .select2-search-choice-close{ top:3px; } .select2-choices{ background-image:none; } } .select2-results,.select2-search,.select2-with-searchbox{ -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; }