0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-01 12:44:23 +01:00
gitea/templates
Kerwin Bryant 9a494af125
Optimize the styling of icon buttons within file-header-right (#32675)
Optimize partial layout and styling to achieve uniformity and
consistency.

Some buttons's structure is `<a><span><svg/></span></a>`, while others
buttons's structure is `<a><svg/></a>`. Additionally, some buttons have
icons that are **14** in size, while others have icons that are **16**.
Now, the layout has been unified to structure `<a><svg/></a>`, and the
icon size for all buttons has been standardized to the default size of
**16**.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-02 22:36:16 +08:00
..
admin
api/packages/pypi
base
custom
devtest
explore
mail
org
package
projects
repo Optimize the styling of icon buttons within file-header-right (#32675) 2024-12-02 22:36:16 +08:00
shared
status
swagger Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
user Allow to disable the password-based login (sign-in) form (#32687) 2024-12-02 02:03:15 +08:00
webhook
home.tmpl
install.tmpl
post-install.tmpl