Home

Awesome

:warning: This project is archived and the repository is no longer maintained.

select-css

Cross-browser select element CSS for consistent select element styling.

Article: https://www.filamentgroup.com/lab/select-css.html


Demo page: http://filamentgroup.github.io/select-css/demo/

Download: select-css.css

Available on npm: npm install fg-select-css


Usage

Include the following file:

Its CSS will style any select with a class of select-css

Notes on the CSS

The CSS for this is fine to use as-is, but if you're editing it at all, you might want to be aware of a few numbers and values that help it look right.

For Posterity:

If you’re looking for a custom select that uses JavaScript for additional features, check out select.