forgejo/templates/user/settings
silverwind 1b1c55f73f
Increase auth provider icon size on login page (#27122)
Before, 20px:
<img width="474" alt="Screenshot 2023-09-19 at 00 10 05"
src="https://github.com/go-gitea/gitea/assets/115237/4bed4edb-219d-4844-9d3c-0d747033b09f">

After, 28px:
<img width="576" alt="Screenshot 2023-09-19 at 00 20 40"
src="https://github.com/go-gitea/gitea/assets/115237/f482ac09-38ae-4c84-80d9-0bd39b7f9772">


Dropdown in account settings is unchanged at 20px:
<img width="157" alt="Screenshot 2023-09-19 at 00 09 11"
src="https://github.com/go-gitea/gitea/assets/115237/9c998cdf-eeed-4118-9262-664faaa56092">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-09-19 21:47:13 +00:00
..
security Increase auth provider icon size on login page (#27122) 2023-09-19 21:47:13 +00:00
account.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
actions.tmpl
appearance.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
applications.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
applications_oauth2.tmpl
applications_oauth2_edit.tmpl
applications_oauth2_edit_form.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
applications_oauth2_list.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
grants_oauth2.tmpl Introduce flex-list & flex-item elements for Gitea UI (#25790) 2023-08-01 00:13:42 +02:00
hook_new.tmpl Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
hooks.tmpl
keys.tmpl
keys_gpg.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
keys_principal.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
keys_ssh.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
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
organization.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
packages.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
packages_cleanup_rules_edit.tmpl
packages_cleanup_rules_preview.tmpl
profile.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
repos.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
runner_edit.tmpl