0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-14 05:24:03 +01:00
gitea/web_src/css
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
..
chroma
codemirror
editor
features Code editor theme enhancements (#31629) 2024-07-14 23:22:48 +00:00
markup Fix poor table column width due to breaking words (#31473) 2024-06-24 17:48:43 +00:00
modules Add :focus-visible style to buttons (#31799) 2024-08-12 00:40:18 +00:00
repo
shared
standalone
themes Code editor theme enhancements (#31629) 2024-07-14 23:22:48 +00:00
actions.css
admin.css
base.css Simplify 404/500 page (#31409) 2024-06-23 17:45:21 +00:00
dashboard.css
explore.css
font_i18n.css
form.css Refactor login page (#31530) 2024-07-05 20:10:09 +03:00
helpers.css Replace gt-word-break with tw-break-anywhere (#31183) 2024-06-04 13:57:11 +00:00
home.css
index.css
install.css
org.css Remove unneccessary uses of word-break: break-all (#31637) 2024-07-17 12:04:28 +02:00
repo.css Remove unneccessary uses of word-break: break-all (#31637) 2024-07-17 12:04:28 +02:00
review.css Use vertical layout for multiple code expander buttons (#31122) 2024-05-29 06:08:45 +00:00
user.css Optimize repo-list layout to enhance visual experience (#31272) 2024-06-07 01:22:03 +02:00