Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ensure facet button links have a focus ring #37

Merged
merged 2 commits into from
Sep 3, 2024
Merged

Conversation

peetucket
Copy link
Member

@@ -1,5 +1,5 @@
.nav-link:focus-visible, :focus-visible {
.nav-link:focus-visible, :focus-visible, .btn:focus-visible {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of this override approach, can we add this into buttons.css and use the bootstrap provided variable (e.g. --bs-btn-focus-box-shadow)?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moved style to button.css and defined color for BS variable

@peetucket peetucket force-pushed the facet-button-style branch 3 times, most recently from 83a3595 to 2d5001d Compare August 29, 2024 21:24
@peetucket peetucket requested a review from jcoyne August 29, 2024 21:24
@jcoyne
Copy link
Collaborator

jcoyne commented Sep 3, 2024

@peetucket this needs a rebase.

@peetucket
Copy link
Member Author

Rebased

@jcoyne jcoyne merged commit 355885e into main Sep 3, 2024
1 check passed
@jcoyne jcoyne deleted the facet-button-style branch September 3, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants