Cross-browser select element CSS for consistent select element styling. 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.
Features
- Its CSS will style any select with a class of select-css
- The select is set to display: block by default
- The background of the select is created using two background images:
- The linear gradient background is important to keep, because its presence actually prevents IE9 and older from recognizing the background property
- The appearance rule and its and prefixed versions are important to unset some default browser select styling
- The font-size: 16px; rule is important because iOS Safari will zoom-in the site layout if the select's text is less than 16px.
Categories
HTML/XHTMLLicense
MIT LicenseFollow select-css
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of select-css!