forgejo/templates/admin
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
..
applications
auth
base
emails Fix the truncate and alignment problem for some admin tables (#26042) 2023-07-22 10:54:48 +00:00
org
packages Allow package cleanup from admin page (#25307) 2023-08-08 00:46:10 +00:00
repo
runners
user Make "link-action" backend code respond correct JSON content (#26680) 2023-08-23 17:36:57 +08:00
actions.tmpl
config.tmpl Update path related documents (#25417) 2023-07-19 11:22:57 +02:00
cron.tmpl
dashboard.tmpl
hook_new.tmpl Use shared template for webhook icons (#26242) 2023-07-31 08:00:52 +00:00
hooks.tmpl
layout_footer.tmpl
layout_head.tmpl Reduce margins on user settings page, introduce flex-container (#26046) 2023-07-31 07:16:03 +00:00
navbar.tmpl Differentiate better between user settings and admin settings (#26538) 2023-08-16 10:12:03 +00:00
notice.tmpl Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
queue.tmpl
queue_manage.tmpl
stacktrace-row.tmpl Simplify helper CSS classes and avoid abuse (#26728) 2023-08-26 01:35:10 +02:00
stacktrace.tmpl
stats.tmpl