mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-20 16:37:18 -04:00
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> (cherry picked from commit 643e6b09587a89dba1f6b58ae21e5d0e7cfd9776) Conflicts: web_src/css/base.css trivial context conflict
This commit is contained in:
parent
b4e97d6881
commit
8bc4c1c9b0
6 changed files with 296 additions and 1331 deletions
1114
web_src/fomantic/build/semantic.css
generated
1114
web_src/fomantic/build/semantic.css
generated
File diff suppressed because it is too large
Load diff
|
@ -28,7 +28,6 @@
|
|||
"dropdown",
|
||||
"form",
|
||||
"input",
|
||||
"label",
|
||||
"list",
|
||||
"menu",
|
||||
"modal",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue