You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/settings
Giteabot 333d02ddfd
Fix incorrect button CSS usages (#29015) (#29023)
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>
1 year ago
..
webhook Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
actions.tmpl Support configuration variables on Gitea Actions (#24724) 2 years ago
branches.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
collaboration.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
deploy_keys.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
githook_edit.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
githooks.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_head.tmpl Use flex-container for repo and org settings (#27418) (#27430) 1 year ago
lfs.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
lfs_file.tmpl Fix incorrect button CSS usages (#29015) (#29023) 1 year ago
lfs_file_find.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
lfs_locks.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
lfs_pointers.tmpl Fix button size in "attached header right" (#28770) (#28774) 1 year ago
nav.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
navbar.tmpl Hide code related setting options in repository when code unit is disabled (#28631) (#28749) 1 year ago
options.tmpl Hide code related setting options in repository when code unit is disabled (#28631) (#28749) 1 year ago
protected_branch.tmpl Add protected branch name description (#27257) (#27351) 1 year ago
push_mirror_sync_modal.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
runner_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
secrets.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
tags.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago