gitea/templates/repo/settings
wxiaoguang 19a1e1b20e
Remove polluted .ui.right (#26825)
Each change is tested manually line by line. There are too many changes
so I can't share dozens of screenshots.

In short:

1. `ui right` could be still used in `ui top attached header`, because
there is a special case.
2. A lot of `ui right` are just no-op, so they can be removed safely.
3. Some of the `ui right` should be replaced by `gt-float-right` (to
avoid breaking, leave them to the future).
4. A few of the `ui right` could be rewritten by flex.
2023-08-31 02:29:59 +00:00
..
webhook Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
actions.tmpl
branches.tmpl Introduce flex-list & flex-item elements for Gitea UI (#25790) 2023-08-01 00:13:42 +02:00
collaboration.tmpl Remove polluted ".ui.left" style (#26809) 2023-08-30 21:46:24 +08:00
deploy_keys.tmpl Introduce flex-list & flex-item elements for Gitea UI (#25790) 2023-08-01 00:13:42 +02:00
githook_edit.tmpl
githooks.tmpl Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
layout_footer.tmpl
layout_head.tmpl
lfs_file_find.tmpl
lfs_file.tmpl
lfs_locks.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
lfs_pointers.tmpl Add tooltip to describe LFS table column and color delete LFS file button red (#26181) 2023-07-27 13:39:09 +00:00
lfs.tmpl Add tooltip to describe LFS table column and color delete LFS file button red (#26181) 2023-07-27 13:39:09 +00:00
nav.tmpl
navbar.tmpl Fixed incorrect locale references (#26218) 2023-07-29 21:34:22 +08:00
options.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00
protected_branch.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
push_mirror_sync_modal.tmpl Allow editing push mirrors after creation (#26151) 2023-08-01 16:00:59 +00:00
runner_edit.tmpl
secrets.tmpl
tags.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00