gitea/modules/fileicon
a1012112796 ee365f5100
fix some file icon ui (#36078)
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: wxiaoguang <wxiaoguang@gmail.com>
2025-12-04 19:47:23 +07:00
..
basic.go support the open-icon of folder (#34168) 2025-04-28 19:51:32 +07:00
entry.go Follow file symlinks in the UI to their target (#28835) 2025-07-01 06:55:36 +07:00
material.go fix some file icon ui (#36078) 2025-12-04 19:47:23 +07:00
material_test.go Follow file symlinks in the UI to their target (#28835) 2025-07-01 06:55:36 +07:00
render.go fix some file icon ui (#36078) 2025-12-04 19:47:23 +07:00