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
Giteabot 0f73be0ae3
Fix LFS object list style (#26133) (#26147)
Backport #26133 by @wxiaoguang

Close #26104 . Only a quick fix, the UI is not perfect.

Before:

<details>


![image](https://github.com/go-gitea/gitea/assets/2114189/7b10d42d-8317-4d99-80f9-b6c5fe05c17e)


![image](https://github.com/go-gitea/gitea/assets/2114189/b43f1242-61a0-45e3-98b7-aa74b29f3813)

</details>

After:

<details>


![image](https://github.com/go-gitea/gitea/assets/2114189/a8d27f70-781d-4702-866f-a56df6dd6c0a)


![image](https://github.com/go-gitea/gitea/assets/2114189/379274e7-c67b-4c11-9cee-28a298b4ff5a)

</details>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
admin Update path related documents (#25417) (#25982) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Align language menu icon and fit the footer area (#25556) (#25563) 2 years ago
code Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) (#25641) 2 years ago
explore Fix repo search broken because of profile page added (#25455) (#25467) 2 years ago
mail Remove incorrect HTML self close tag (#23748) 2 years ago
org Button and color enhancements (#24989) (#25176) 2 years ago
package RPM Registry: Show zypper commands for SUSE based distros as well (#25981) (#26020) 2 years ago
projects Remove test string (#25447) (#25448) 2 years ago
repo Fix LFS object list style (#26133) (#26147) 2 years ago
shared Several fixes for mobile UI (#25634) (#25689) 2 years ago
status Show OAuth2 errors to end users (#25261) (#25271) 2 years ago
swagger fix Missing 404 swagger response docs for /admin/users/{username} (#26086) (#26089) 2 years ago
user Clarify "text-align" CSS helpers, fix clone button padding (#25763) (#25764) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Show correct SSL Mode on "install page" (#25818) (#25838) 2 years ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) (#25129) 2 years ago