Add global focus state
Problem
Some of our elements have custom focus styles, while others get browser defaults.
Solution
- Modify
focus state
gl-focus mixin and related variables. - Ensure the the mixin is applied for all components and elements that can receive focus.
Example focused components | Specs |
---|---|
Out of scope
- Dark UI
Relates to gitlab-org/gitlab-services/design.gitlab.com#607 (closed)
Edited by Jeremy Elder