FixedUpdated
Improve SVG and form input behaviour.
Improve SVG and form input behaviour.
Bug fixes #
- Add missing slugs for changelog entries.
- Remove duplicate selectors.
- Add missing focus state for naked links.
Improvements #
- If SVG has role “img” and a width and height, allow that width and height control sizing.
- Add comments to CSS to explain table styles and naked links.
- Refactor input styles with
:not()
, to target all inputs with exceptions. - Add disabled input styles.