1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-01 10:36:40 +01:00
gitea/web_src/fomantic/build
silverwind 50ec48d9fe
Move Fomantic dropdown CSS to custom module (#36530)
Moved fomantic dropdown css to custom module, tested on the dropdown
devtest page, it renders exactly the same as before while using roughly
50% less CSS. The clean up was very conservative, likely more can be
done in the future.

Also, this fixes a bug present on main branch where dropdown border has
incorrect color on hover.

---------

Signed-off-by: silverwind <me@silverwind.io>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-27 16:45:10 +00:00
..
components Move Fomantic dropdown CSS to custom module (#36530) 2026-02-27 16:45:10 +00:00
fomantic.css Move Fomantic dropdown CSS to custom module (#36530) 2026-02-27 16:45:10 +00:00
fomantic.js Fix various Fomantic UI and htmx problems (#33851) 2025-03-11 11:35:05 -07:00