# pretty-select-style

pretty select style

Styles select with only css

![how-it-looks](https://dl.dropboxusercontent.com/u/11380518/pretty-select-style.png)

Try it out! [![view on requirebin](http://requirebin.com/badge.png)](http://requirebin.com/?gist=10385476)

#Browser support

+ IE10 and above
+ Chrome
+ Firefox 35+
+ Opera
+ IOS 7
+ Safari

``` js
require('pretty-select-style');
```

Use with [browserify](http://browserify.org):

![how-it-looks-in-ff](https://dl.dropboxusercontent.com/u/11380518/select-style-ff.png)

Patches welcome fixing this with pure css!!

# install

With [npm](https://npmjs.org) do:

```
npm install pretty-select-style
```

# license

MIT
