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/templates
silverwind c445a85528
Improve repo button row layout (#30668)
Since there is now a second `<input>` in the repo buttons, we can make a
better-looking layout with no empty space, except on mobile.

Also I fixed one bug with focus border on clone panel.

## Large

<img width="1163" alt="Screenshot 2024-04-23 at 22 25 22"
src="https://github.com/go-gitea/gitea/assets/115237/8135a572-aa67-4672-ad49-b76b06890b52">

## Medium
<img width="870" alt="Screenshot 2024-04-23 at 22 25 34"
src="https://github.com/go-gitea/gitea/assets/115237/9e93f61c-3315-4a78-8328-8cefad5b50fa">

## Mobile
<img width="416" alt="Screenshot 2024-04-23 at 22 25 52"
src="https://github.com/go-gitea/gitea/assets/115237/859e341f-807a-48e6-8bcf-31715963216c">
9 months ago
..
admin Don't show loading indicators when refreshing the system status (#30712) 10 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Rework and fix stopwatch (#30732) 9 months ago
custom
devtest Fix issue comment form and quick-submit (#30623) 10 months ago
explore Refactor web routes (#30519) 10 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Right align the "Settings" menu item in overflow-menu (#30764) 9 months ago
package Add support for npm bundleDependencies (#30751) 9 months ago
projects Fix project name wrapping, remove horizontal margin on header (#30631) 10 months ago
repo Improve repo button row layout (#30668) 9 months ago
shared Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) 9 months ago
status Initial support for colorblindness-friendly themes (#30625) 10 months ago
swagger Catch and handle unallowed file type errors in issue attachment API (#30791) 9 months ago
user Fix all rounded borders, change affected tab menus to pills (#30707) 9 months ago
webhook Fix incorrect tailwind migration (#30007) 11 months ago
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
install.tmpl Correct locale string rendering (#30522) 10 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago