Remove fomantic label module (#30081)

Of note is the CSS has references to "floating label" and "transparent
label" but I could not find those anywhere in the code. They are related
to https://github.com/go-gitea/gitea/pull/3939, but I think these have
long been removed.

---------

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Giteabot <teabot@gitea.io>
This commit is contained in:
silverwind
2024-03-27 10:58:02 +01:00
committed by GitHub
parent 400bb7ced4
commit 643e6b0958
6 changed files with 296 additions and 1331 deletions

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,6 @@
"dropdown",
"form",
"input",
"label",
"list",
"menu",
"modal",