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
wxiaoguang ad0b637d46
Fix button size in "attached header right" (#28770)
Before:

<details>


![image](https://github.com/go-gitea/gitea/assets/2114189/c82f8615-04d4-408f-95bf-689c227a8814)



![image](https://github.com/go-gitea/gitea/assets/2114189/d01d05a7-09ca-48f3-a0e7-fec48119b426)

</details>

After:



![image](https://github.com/go-gitea/gitea/assets/2114189/e560398e-2fa4-4f46-9229-f6acc70e32ab)


![image](https://github.com/go-gitea/gitea/assets/2114189/bd18961d-0636-4584-b893-c465daaf40af)
1 year ago
..
admin Improve CSS helper naming (#28769) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Move the captcha script loader to the template which really needs it (#28718) 1 year ago
code Fix 500 error of searching commits (#28576) 1 year ago
custom
devtest Improve CSS helper naming (#28769) 1 year ago
explore Add links to owner home page in explore (#28341) 1 year ago
mail Update team invitation email link (#26550) 1 year ago
org Fix button size in "attached header right" (#28770) 1 year ago
package Support for grouping RPMs using paths (#26984) 1 year ago
projects Use full width for project boards (#28225) 1 year ago
repo Fix button size in "attached header right" (#28770) 1 year ago
shared Fix tooltip of variable edit button (#28681) 1 year ago
status Clean up template locale usage (#27856) 1 year ago
swagger Add get actions runner registration token for API routes, repo, org, user and global level (#27144) 1 year ago
user Move the captcha script loader to the template which really needs it (#28718) 1 year ago
webhook Extract common code to new template (#26933) 1 year ago
home.tmpl Fix more "locale" usages (#27259) 1 year ago
install.tmpl Fix more "locale" usages (#27259) 1 year ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago