mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
- Delete a positive tabindex from a reused component - Copy :hover styles to :focus - Replace an 'outline: 0' rule with a TODO for a custom :focus style Discovered while fixing the no-positive-tabindex lint.