0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 15:32:16 +01:00
gitea/web_src/css/modules
silverwind 63c5ac6cdb
Add :focus-visible style to buttons (#31799)
Buttons now show a focus style via
[`:focus-visible`](https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible)
when the browser deems the focus to be important, like for example when
the button is focused via keyboard navigation.

<img width="492" alt="Screenshot 2024-08-07 at 22 12 51"
src="https://github.com/user-attachments/assets/060568b1-1599-4c56-bafb-b36ebb1bec35">
<img width="479" alt="image"
src="https://github.com/user-attachments/assets/885f4e10-f496-47f0-8ae5-45827ded09f8">
2024-08-12 00:40:18 +00:00
..
animations.css Make toast support preventDuplicates (#31501) 2024-06-27 13:58:38 +00:00
breadcrumb.css
button.css Add :focus-visible style to buttons (#31799) 2024-08-12 00:40:18 +00:00
card.css
checkbox.css
comment.css Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
container.css
dimmer.css
divider.css
flexcontainer.css
grid.css
header.css Fix navbar + menu flashing on page load (#31281) 2024-06-12 14:58:03 +00:00
input.css
label.css
list.css
menu.css
message.css
modal.css
navbar.css Fix navbar + menu flashing on page load (#31281) 2024-06-12 14:58:03 +00:00
normalize.css
segment.css
select.css
svg.css
table.css
tippy.css
toast.css Make toast support preventDuplicates (#31501) 2024-06-27 13:58:38 +00:00