This repository was archived by the owner on Aug 8, 2018. It is now read-only.
Releases: Starcounter/underwear.css
Releases · Starcounter/underwear.css
Release list
Remove body margins
Fixes and Enhancements
- Define white background on table
td. It was transparent. - Set
box-sizing: border-boxon all elements. - Apply the same margin, background and alignment for radios as for checkboxes.
- Change the selector to
:last-of-typefor table tds, this ensures right-border presence.
Minor fixes
Fix drop down menu arrow positioning
Minor Enhancements
- Treat typeless inputs as text inputs.
- Apply custom properties in shadow roots in polyfilled browsers.
- Remove labels and legends margins.
Enhancements
- Added margin 8px to fix margin set by normalize
- Make
<hr>darker and thicker - Make fieldset legend bold and give fieldset a margin
- Remove checkbox sizes in favour of defaults
- Fix button hover and active colors
- Re-add outlines
- Reset ul, ol and dl to defaults