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

Fixes and Enhancements

Choose a tag to compare

@alshakero alshakero released this 05 Mar 20:00
· 7 commits to master since this release
  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.