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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of select-css!