aboutsummaryrefslogtreecommitdiff
path: root/src/components/settings_modal/helpers/integer_setting.js
diff options
context:
space:
mode:
authorTusooa Zhu <tusooa@kazv.moe>2022-01-19 19:45:38 -0500
committerHJ <30-hj@users.noreply.git.pleroma.social>2022-08-22 20:28:52 +0000
commit97951fccfdce726c350ab633acc45213d675adb9 (patch)
tree0612f38f93d24537635a727a1ddb4806455f7fbf /src/components/settings_modal/helpers/integer_setting.js
parent378ed3682e56dc49ac74a9ab66b6ff9878d48882 (diff)
Use :focus-visible instead of :focus for focus markers
In this way, after the user clicked with a pointer and moved that pointer away, the focus marker will no longer show a focused style. As Safari remains the only major browser engine that does not support :focus-visible, a fallback to :focus is used if there is no browser support for :focus-visible. https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible
Diffstat (limited to 'src/components/settings_modal/helpers/integer_setting.js')
0 files changed, 0 insertions, 0 deletions