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

Make disabled extension dot a red border instead of red background #2562

Merged
merged 1 commit into from
Jan 27, 2021

Conversation

dsevillamartin
Copy link
Member

Fixes #2520

Changes proposed in this pull request:

  • Change background-color to 2px solid border
  • Explicitly set box-sizing to border-box in case some other styles override it

Screenshot

Current (2px)
image

Alternative (1px)

image

Alternative (3px)

image

Confirmed

  • Frontend changes: tested on a local Flarum installation.

@dsevillamartin
Copy link
Member Author

dsevillamartin commented Jan 23, 2021

I don't think a tooltip is needed, and it didn't look great when I tried to add it.

Example of what tooltips would look like (not in PR)
xsNhh1V2ZI.mp4

@dsevillamartin dsevillamartin marked this pull request as draft January 23, 2021 17:23
@dsevillamartin dsevillamartin marked this pull request as ready for review January 23, 2021 17:23
@askvortsov1 askvortsov1 merged commit 930fcf9 into master Jan 27, 2021
@askvortsov1 askvortsov1 deleted the ds/2520-tweak-extension-dot-indicators branch January 27, 2021 13:04
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.

[Accessibility] Enabled/Disabled extension dot indicators not accessibility-friendly
3 participants