Sha256: 1bebe9055270262304f9a848413658edfdbfc9182eaad48e25a0ffc067476792

Contents?: true

Size: 985 Bytes

Versions: 18

Compression:

Stored size: 985 Bytes

Contents

# bootstrap-chosen (less/sass)

![](https://github.com/alxlit/bootstrap-chosen/raw/master/example.png)

An alternate stylesheet for [Chosen 1.0](http://harvesthq.github.com/chosen/). This
one is supposed to integrate better with [Bootstrap 3.0](http://getbootstrap.com/).

[Here's the example page](http://alxlit.github.io/bootstrap-chosen/).

How you add `bootstrap-chosen.less` to your build process is up to you. Just keep
in mind that it needs access to `variables.less` and `mixins.less`.

You can tinker with the example page by:

```
$ git clone https://github.com/alxlit/bootstrap-chosen
$ cd bootstrap-chosen
bootstrap-chosen $ git clone --depth=1 https://github.com/twbs/bootstrap
bootstrap-chosen $ vi bootstrap/less/bootstrap.less

// Add this to the bottom
@import "../../bootstrap-chosen.less";

bootstrap-chosen $ lessc bootstrap/less/bootstrap.less > bootstrap.css
bootstrap-chosen $ firefox example.html
```

License: [MIT](https://en.wikipedia.org/wiki/MIT_License)

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
ad2games-ui_components-2.4.2 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.4.1 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.4.0 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.3.0 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.1.0 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.0.14 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.0.12 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.0.11 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.0.10 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.0.9 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.0.8 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.0.7 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.0.5 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.0.4 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.0.3 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.0.2 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.0.1 vendor/assets/bower_components/bootstrap-chosen/README.md
ad2games-ui_components-2.0.0 vendor/assets/bower_components/bootstrap-chosen/README.md