Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

style_focus_visible #44

Open
jcgueriaud1 opened this issue Nov 30, 2023 · 0 comments
Open

style_focus_visible #44

jcgueriaud1 opened this issue Nov 30, 2023 · 0 comments

Comments

@jcgueriaud1
Copy link
Collaborator

The keyboard focus indicator must be highly visible when default border or outline is modified by CSS

a:focus {
    box-shadow: 0 0 0 var(--lumo-space-xs) var(--primary-focus-color);
    outline: none;
}

Maybe add an advice that the default outline has been removed for the button, a, .....

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant