You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/css
silverwind aa9faf8250
Set manual `tabindex`es on login page (#31689)
Fixes https://github.com/go-gitea/gitea/issues/31686.

A more elborate manual tabindex numbering could be done, but I think
it's not really worth the extra effort and such stuff could easily break
during refactors.

Includes another small tweak to un-stretch the`<a>` element so it's only
as large as it needs to be and this change also made the margin
unneeded.
4 months ago
..
chroma Various code view improvements (#30014) 10 months ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Clean up diff header css and reduce global textarea min-height (#29232) 12 months ago
features feat(#31666): Set the columns height to hug all its contents (#31726) 5 months ago
markup Fix poor table column width due to breaking words (#31473) 7 months ago
modules Add `:focus-visible` style to buttons (#31799) 6 months ago
repo Scroll images in project issues separately from the remaining issue (#31683) 6 months ago
shared Forbid deprecated `break-word` in CSS (#30934) 9 months ago
standalone Add toasts to UI (#25449) 2 years ago
themes Add automatic light/dark option for the colorblind theme (#31997) 5 months ago
actions.css Fix various overflows on actions view (#30344) 10 months ago
admin.css User details page (#26713) 1 year ago
base.css Simplify 404/500 page (#31409) 7 months ago
dashboard.css Pulse page improvements (#30149) 10 months ago
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 10 months ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Set manual `tabindex`es on login page (#31689) 4 months ago
helpers.css Replace `gt-word-break` with `tw-break-anywhere` (#31183) 8 months ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Remove fomantic dimmer module (#30723) 9 months ago
install.css Fix some UI problems (install/checkbox) (#30854) 9 months ago
org.css Remove unneccessary uses of `word-break: break-all` (#31637) 7 months ago
repo.css Remove unneccessary uses of `word-break: break-all` (#31637) 7 months ago
review.css Use vertical layout for multiple code expander buttons (#31122) 8 months ago
user.css Optimize repo-list layout to enhance visual experience (#31272) 8 months ago