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
Kerwin Bryant 8e33746746
Optimize repo-list layout to enhance visual experience (#31272)
before: 

![1717655078227](https://github.com/go-gitea/gitea/assets/3371163/4d564f96-c2f8-46b1-996f-6cc7abb940ef)
***The problem was that the icon and text were not on a horizontal line,
and the horizontal was not centered;***

after: 

![1717655094071](https://github.com/go-gitea/gitea/assets/3371163/b11797f6-05f8-486c-b5fd-df89d0cbdcfd)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
8 months ago
..
admin Replace `gt-word-break` with `tw-break-anywhere` (#31183) 8 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 Add footer extra links template (#9576) 5 years ago
devtest Fix some UI problems (dropdown/container) (#30849) 9 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 Replace `gt-word-break` with `tw-break-anywhere` (#31183) 8 months ago
projects Replace `gt-word-break` with `tw-break-anywhere` (#31183) 8 months ago
repo Allow including `Reviewed-on`/`Reviewed-by` lines for custom merge messages (#31211) 8 months ago
shared Optimize runner-tags layout to enhance visual experience (#31258) 8 months ago
status Initial support for colorblindness-friendly themes (#30625) 9 months ago
swagger Document possible action types for the user activity feed API (#31196) 8 months ago
user Optimize repo-list layout to enhance visual experience (#31272) 8 months ago
webhook Fix incorrect tailwind migration (#30007) 10 months ago
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
install.tmpl Fix some UI problems (install/checkbox) (#30854) 9 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago