1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-25 12:41:54 +01:00
gitea/web_src/fomantic
silverwind 89cd3737bc
Migrate fomantic search and modal CSS to first-party modules (#36869)
Replace the fomantic search.css (520 lines) and modal.css (698 lines)
with minimal first-party modules containing only the rules actually
used. Hardcoded colors are replaced with theme variables, and the
base.css overrides are merged directly into the new modules.

With this change, all original Fomantic CSS is now gone.

**search.css**: 520 → 85 lines
**modal.css**: 698 → 329 lines

Co-authored-by: Claude (Opus 4.6) <noreply@anthropic.com>
2026-03-17 07:07:48 +01:00
..
_site/globals Remove more unused Fomantic variants (#25292) 2023-06-17 08:15:33 +00:00
build Migrate fomantic search and modal CSS to first-party modules (#36869) 2026-03-17 07:07:48 +01:00
semantic.json Migrate fomantic search and modal CSS to first-party modules (#36869) 2026-03-17 07:07:48 +01:00
theme.config.less Drop fomantic build (#33845) 2025-03-11 12:44:52 +08:00