0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-25 01:42:47 +01:00
gitea/web_src/css
Giteabot f6f2349f8c
Add :focus-visible style to buttons (#31799) (#31819)
Backport #31799 by @silverwind

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">

Co-authored-by: silverwind <me@silverwind.io>
2024-08-12 12:41:13 +08:00
..
chroma Various code view improvements (#30014) 2024-03-24 12:14:03 +00:00
codemirror Remove EasyMDE focus outline on text (#25328) 2023-06-18 04:10:07 +00:00
editor Clean up diff header css and reduce global textarea min-height (#29232) 2024-02-18 14:51:21 +00:00
features Remove .segment from .project-column (#31204) (#31239) 2024-06-04 09:45:50 +00:00
markup Fix poor table column width due to breaking words (#31473) (#31477) 2024-06-25 08:00:17 +08:00
modules Add :focus-visible style to buttons (#31799) (#31819) 2024-08-12 12:41:13 +08:00
repo Restyle release list, fix branch dropdown (#30837) (#30968) 2024-05-13 22:00:52 +00:00
shared Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
standalone Add toasts to UI (#25449) 2023-06-27 02:45:24 +00:00
themes Diff color enhancements, add line number background (#30670) 2024-04-26 19:37:21 +00:00
actions.css Fix various overflows on actions view (#30344) 2024-04-15 19:46:52 +00:00
admin.css User details page (#26713) 2023-08-31 11:21:18 +02:00
base.css Fix line number widths (#31341) (#31343) 2024-06-13 00:13:35 +00:00
dashboard.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
explore.css Introduce .secondary-nav and handle .page-content spacing universally (#29982) 2024-03-22 23:54:09 +00:00
font_i18n.css Fix @font-face overrides (#24855) 2023-05-24 01:48:51 +00:00
form.css Fix some UI problems (dropdown/container) (#30849) (#30871) 2024-05-06 07:45:04 +00:00
helpers.css Remove fomantic button module (#30475) 2024-04-14 17:53:52 +00:00
home.css avoid hard-coding height in language dropdown menu (#25986) 2023-07-19 23:30:57 +02:00
index.css Remove fomantic menu module (#30325) 2024-04-14 11:43:46 +00:00
install.css Fix some UI problems (install/checkbox) (#30854) (#30870) 2024-05-06 06:58:42 +00:00
org.css Remove unneccessary uses of word-break: break-all (#31637) (#31652) 2024-07-18 12:58:11 +02:00
repo.css Remove unneccessary uses of word-break: break-all (#31637) (#31652) 2024-07-18 12:58:11 +02:00
review.css Use vertical layout for multiple code expander buttons (#31122) (#31152) 2024-05-29 09:06:34 +02:00
user.css Optimize repo-list layout to enhance visual experience (#31272) (#31276) 2024-06-07 04:37:47 +00:00