Skip to content
This repository was archived by the owner on Aug 8, 2018. It is now read-only.

Releases: Starcounter/underwear.css

Remove body margins

Choose a tag to compare

@alshakero alshakero released this 18 May 10:16
067d3f0

And move typography related definitions from "body" to "html"

Fixes and Enhancements

Choose a tag to compare

@alshakero alshakero released this 05 Mar 20:00
  1. Define white background on table td. It was transparent.
  2. Set box-sizing: border-box on all elements.
  3. Apply the same margin, background and alignment for radios as for checkboxes.
  4. Change the selector to :last-of-type for table tds, this ensures right-border presence.

Minor fixes

Choose a tag to compare

@PatrykSzwer PatrykSzwer released this 26 Feb 15:43
  • Fixed disabled select element look #55
  • Fixed background of select element to not be transparent #53
  • Fixed paddings for input number #54

Fix drop down menu arrow positioning

Choose a tag to compare

@alshakero alshakero released this 19 Feb 18:23

Fix #50 and #52

Minor Enhancements

Choose a tag to compare

@alshakero alshakero released this 19 Feb 14:45
  • Treat typeless inputs as text inputs.
  • Apply custom properties in shadow roots in polyfilled browsers.
  • Remove labels and legends margins.

Enhancements

Choose a tag to compare

@alshakero alshakero released this 16 Feb 23:39
  • 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

Get closer to the design proposal

Choose a tag to compare

@alshakero alshakero released this 16 Feb 23:43

Initial release

Choose a tag to compare

@tomalec tomalec released this 07 Feb 13:37
b724938
0.0.1

v0.0.1