Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

select2-Flat_Theme https://github.com/techhysahil/select2-Flat_Theme

Demonstrations available at http://codepen.io/techhysahil/pen/qbrqWG

Tested in latest Chrome version.

Installation

In order to apply select2 Flat theme to your project, add the following files:

<link rel="stylesheet" href="select2.css">
<link rel="stylesheet" href="select2-flat-theme.css">

To apply the theme, apply Flat theme for Select2 by changing the options:

$( "#dropdown" ).select2({
    theme: "flat"
});
Changelog
0.0.2
  • Added less source
0.0.1
  • Added sass version.

About

Select2 Flat Theme https://github.com/techhysahil/select2-Flat_Theme

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages