mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 09:44:26 +00:00
333d02ddfd
Backport #29015 by @wxiaoguang Fix 2 problems: 1. Remove the legacy (non-existing) CSS: `class="btn btn-gray btn-radius"` 2. Remove the button styles inside the `ui message`, according to: https://fomantic-ui.com/collections/message.html , the button shouldn't have any border/padding. ### Before ![image](https://github.com/go-gitea/gitea/assets/2114189/4c7e98e2-4e8a-493f-9b7e-446a365066a1) ![image](https://github.com/go-gitea/gitea/assets/2114189/05221251-7a79-4c96-8973-fb4588275672) ### After ![image](https://github.com/go-gitea/gitea/assets/2114189/8bc3edbc-42a6-40bd-85fd-de40e94841d4) ![image](https://github.com/go-gitea/gitea/assets/2114189/93f69143-d835-437c-b5eb-0f6dddde97a1) Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
---|---|---|
.. | ||
webhook | ||
actions.tmpl | ||
branches.tmpl | ||
collaboration.tmpl | ||
deploy_keys.tmpl | ||
githook_edit.tmpl | ||
githooks.tmpl | ||
layout_footer.tmpl | ||
layout_head.tmpl | ||
lfs_file_find.tmpl | ||
lfs_file.tmpl | ||
lfs_locks.tmpl | ||
lfs_pointers.tmpl | ||
lfs.tmpl | ||
nav.tmpl | ||
navbar.tmpl | ||
options.tmpl | ||
protected_branch.tmpl | ||
push_mirror_sync_modal.tmpl | ||
runner_edit.tmpl | ||
secrets.tmpl | ||
tags.tmpl |