gitea/templates/admin
wxiaoguang 13fbab5cf4
Remove all "floated" CSS styles ()
flex but don't float

diff with ignoring spaces :
https://github.com/go-gitea/gitea/pull/32691/files?diff=split&w=1

related pages:

### admin users

![image](https://github.com/user-attachments/assets/40dd4c46-3f5b-4a68-89b0-d0a9a806f1fc)

### milestone

![image](https://github.com/user-attachments/assets/e3efb630-f07c-4c9d-b877-71e28cddcdce)

### user account setting

![image](https://github.com/user-attachments/assets/d15609ee-016d-4aee-999a-b5455fe6185c)
2024-12-03 03:54:33 +08:00
..
applications Always use `ctx.Locale.Tr` inside templates () 2023-09-25 08:56:50 +00:00
auth Refactor DateUtils and merge TimeSince () 2024-11-04 11:30:00 +00:00
emails Refactor some frontend problems () 2024-11-26 15:36:55 +00:00
org Fix some places which doesn't repsect org full name setting () 2024-11-18 06:24:49 +00:00
packages Refactor DateUtils and merge TimeSince () 2024-11-04 11:30:00 +00:00
repo Refactor DateUtils and merge TimeSince () 2024-11-04 11:30:00 +00:00
runners Move secrets and runners settings to actions settings () 2023-04-27 20:08:47 -04:00
user Remove all "floated" CSS styles () 2024-12-03 03:54:33 +08:00
actions.tmpl Added instance-level variables () 2023-12-25 07:28:59 +00:00
config.tmpl Move admin routers from /admin to /-/admin () 2024-10-10 04:56:49 +00:00
config_settings.tmpl Move admin routers from /admin to /-/admin () 2024-10-10 04:56:49 +00:00
cron.tmpl Refactor DateUtils and merge TimeSince () 2024-11-04 11:30:00 +00:00
dashboard.tmpl Move admin routers from /admin to /-/admin () 2024-10-10 04:56:49 +00:00
hook_new.tmpl Always use `ctx.Locale.Tr` inside templates () 2023-09-25 08:56:50 +00:00
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
layout_head.tmpl Fix flash message for flex-container () 2024-04-23 08:31:51 +00:00
navbar.tmpl Move admin routers from /admin to /-/admin () 2024-10-10 04:56:49 +00:00
notice.tmpl Refactor DateUtils and merge TimeSince () 2024-11-04 11:30:00 +00:00
queue.tmpl Always use `ctx.Locale.Tr` inside templates () 2023-09-25 08:56:50 +00:00
queue_manage.tmpl Migrate margin and padding helpers to tailwind () 2024-03-24 17:42:49 +01:00
self_check.tmpl Add cache test for admins () 2024-06-17 21:22:39 +02:00
stacktrace-row.tmpl Refactor DateUtils and merge TimeSince () 2024-11-04 11:30:00 +00:00
stacktrace.tmpl Move admin routers from /admin to /-/admin () 2024-10-10 04:56:49 +00:00
stats.tmpl Always use `ctx.Locale.Tr` inside templates () 2023-09-25 08:56:50 +00:00
system_status.tmpl Auto-update the system status in admin dashboard () 2024-02-16 02:52:25 +00:00