]> source.dussan.org Git - gitea.git/commit
Remove fomantic button module (#30475)
authorsilverwind <me@silverwind.io>
Sun, 14 Apr 2024 17:53:52 +0000 (19:53 +0200)
committerGitHub <noreply@github.com>
Sun, 14 Apr 2024 17:53:52 +0000 (17:53 +0000)
commit99463532820d7a88cdea88e66e0606b996cc9fc7
tree85c5a09452eeeb3a4636cce9be861df698223115
parent4c6e2da088cf092a9790df5c84b7b338508fede7
Remove fomantic button module (#30475)

CSS-only module. Button colors are reduced to this:

<img width="639" alt="Screenshot 2024-04-14 at 15 36 07"
src="https://github.com/go-gitea/gitea/assets/115237/882d6c02-d1de-44f2-b707-db02a9f5070d">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
21 files changed:
templates/admin/notice.tmpl
templates/admin/repo/unadopted.tmpl
templates/base/modal_actions_confirm.tmpl
templates/devtest/fomantic-modal.tmpl
templates/devtest/gitea-ui.tmpl
templates/org/team/sidebar.tmpl
templates/repo/code/recently_pushed_new_branches.tmpl
templates/repo/diff/compare.tmpl
templates/repo/issue/view_content/sidebar.tmpl
templates/repo/settings/lfs.tmpl
templates/repo/settings/lfs_pointers.tmpl
templates/repo/settings/webhook/history.tmpl
templates/user/settings/applications.tmpl
web_src/css/base.css
web_src/css/helpers.css
web_src/css/modules/button.css
web_src/css/modules/modal.css
web_src/css/repo.css
web_src/fomantic/build/semantic.css
web_src/fomantic/semantic.json
web_src/js/components/PullRequestMergeForm.vue