- #27: Add custom progress element.
- #24: Set
width: 100%;on<select>elements within the custom select menu. - #16, #20: Add
:activestates to radios and checkboxes.
Unclaimed project
Are you a maintainer of wtf-forms? Claim this project to take control of your public changelog and roadmap.
Changelog
Friendlier HTML form controls with a little CSS magic.
Last updated over 5 years ago
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
Monospaced font family for user interface and coding environments
Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development
A collection of loading indicators animated with CSS
width: 100%; on <select> elements within the custom select menu.:active states to radios and checkboxes.<select> rendering in Firefox with #11.bower.json.user-select: none; to all generated controls.<span> within .file. This was added for proper focus state support as a <label> has no idea if the child <input> has focus or not.z-index: -1; to checkboxes and...