gitea/templates/user/settings
silverwind 7e160f8824
Reduce margins on user settings page, introduce flex-container (#26046)
Same as https://github.com/go-gitea/gitea/pull/26026 but for the user
settings page. It introduces a new `flex-container` class and shares it
across both pages.

Before and After:
<img width="1264" alt="Screenshot 2023-07-21 at 19 35 57"
src="https://github.com/go-gitea/gitea/assets/115237/1358dab4-55c0-40ce-a4d5-673099304f3d">
<img width="1269" alt="Screenshot 2023-07-21 at 19 35 42"
src="https://github.com/go-gitea/gitea/assets/115237/34812f6d-dc65-4009-b977-90e03efdc6d1">
2023-07-31 07:16:03 +00:00
..
security Fix UI misalignment on user setting page (#25629) 2023-07-03 20:38:06 +00:00
account.tmpl Fix UI misalignment on user setting page (#25629) 2023-07-03 20:38:06 +00:00
actions.tmpl
appearance.tmpl
applications_oauth2_edit_form.tmpl
applications_oauth2_edit.tmpl
applications_oauth2_list.tmpl Fix UI misalignment on user setting page (#25629) 2023-07-03 20:38:06 +00:00
applications_oauth2.tmpl
applications.tmpl
grants_oauth2.tmpl Fix UI misalignment on user setting page (#25629) 2023-07-03 20:38:06 +00:00
hook_new.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
hooks.tmpl
keys_gpg.tmpl
keys_principal.tmpl
keys_ssh.tmpl
keys.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 Reduce margins on user settings page, introduce flex-container (#26046) 2023-07-31 07:16:03 +00:00
organization.tmpl
packages_cleanup_rules_edit.tmpl
packages_cleanup_rules_preview.tmpl
packages.tmpl Fix broken translations for package documantion (#25742) 2023-07-07 10:47:26 +02:00
profile.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
repos.tmpl
runner_edit.tmpl