Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
12.0.1.tar.gz | 2020-08-20 | 15.5 kB | |
12.0.1.zip | 2020-08-20 | 22.8 kB | |
README.md | 2020-08-20 | 990 Bytes | |
Totals: 3 Items | 39.3 kB | 1 |
12.0.1 (August 20, 2020)
- Fixed: Used case-insensitive attribute selectors in the evergreen variations.
12.0.0 (August 20, 2020)
- Added: Correct table border color inheritance in all Chrome, Edge, and Safari.
- Added: Remove text indentation from table contents in Chrome, Edge, and Safari.
- Added: Correct the inheritance of horizontal rule border color in Firefox.
- Added: Prevent overflow of a
pre
container in all browsers (opinionated). - Added: Evergreen variations of sanitize.css (basically, without IE support).
- Added: Reduce animations, scrolling effects, and transitions when requested in
all browsers (opinionated) to
reduce-motion.css
. - Updated: Move size restrictions (opinionated) in all browsers to
assets.css
. - Removed: Tapping delay style, except in IE 10, where it matters.
- Removed: Border and padding from color and range
input
in all browsers. - Fixed: Announce
nav ol, nav ul
list semantics on Safari with VoiceOver.