gitea/routers
Giteabot 544450a212
fix some file icon ui (#36078) (#36088)
Backport #36078 by @a1012112796

fix #36071

looks that's because if an svg in hiden env, it's color added by
`fill="url(#a)"` will become not usefull. by ai helping, I think moving
it out of page by position is a good solution. fell free creat a new
pull request if you have a better soluton. Thanks.
<img width="2198" height="1120" alt="image"
src="https://github.com/user-attachments/assets/bbf7c171-0b7f-412a-a1bc-aea3f1629636"
/>

Signed-off-by: a1012112796 <1012112796@qq.com>
Co-authored-by: a1012112796 <1012112796@qq.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-12-04 19:39:35 +07:00
..
api Fix edit user email bug in API (#36068) (#36081) 2025-12-04 18:25:52 +07:00
common Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file (#35151) 2025-09-01 18:47:04 +07:00
install Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +07:00
private Refactor legacy code (#35708) (#35716) 2025-10-21 05:47:37 +07:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +07:00
web fix some file icon ui (#36078) (#36088) 2025-12-04 19:39:35 +07:00
init.go Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 +07:00