From 83106c166d8708f6ce5fd5c65ce4a4ad6943c48d Mon Sep 17 00:00:00 2001 From: silverwind Date: Wed, 21 Oct 2020 23:07:33 +0200 Subject: [PATCH] Replace footer and modal icons with SVG (#13245) - Replace two font icons with SVG in the footer - Replace icons in delete modals with SVG - Horizontally center message text in modals --- templates/admin/auth/edit.tmpl | 2 +- templates/admin/repo/list.tmpl | 2 +- templates/admin/user/edit.tmpl | 2 +- templates/base/delete_modal_actions.tmpl | 4 ++-- templates/base/footer_content.tmpl | 4 ++-- templates/org/settings/delete.tmpl | 2 +- templates/org/team/new.tmpl | 2 +- templates/org/team/repositories.tmpl | 2 +- templates/repo/branch/list.tmpl | 2 +- .../repo/issue/labels/edit_delete_label.tmpl | 2 +- templates/repo/issue/milestones.tmpl | 2 +- templates/repo/issue/view_content.tmpl | 2 +- templates/repo/issue/view_content/sidebar.tmpl | 2 +- templates/repo/projects/list.tmpl | 2 +- templates/repo/release/new.tmpl | 2 +- templates/repo/settings/collaboration.tmpl | 2 +- templates/repo/settings/deploy_keys.tmpl | 2 +- .../repo/settings/webhook/delete_modal.tmpl | 2 +- templates/repo/wiki/view.tmpl | 2 +- templates/user/settings/account.tmpl | 4 ++-- templates/user/settings/applications.tmpl | 2 +- .../user/settings/applications_oauth2.tmpl | 2 +- .../user/settings/applications_oauth2_edit.tmpl | 2 +- templates/user/settings/keys_gpg.tmpl | 2 +- templates/user/settings/keys_principal.tmpl | 2 +- templates/user/settings/keys_ssh.tmpl | 2 +- templates/user/settings/repos.tmpl | 2 +- .../user/settings/security_accountlinks.tmpl | 2 +- templates/user/settings/security_openid.tmpl | 2 +- templates/user/settings/security_twofa.tmpl | 2 +- templates/user/settings/security_u2f.tmpl | 2 +- web_src/less/_base.less | 17 +++++++++++++++++ 32 files changed, 51 insertions(+), 34 deletions(-) diff --git a/templates/admin/auth/edit.tmpl b/templates/admin/auth/edit.tmpl index e6c5cf2578..e182bbc858 100644 --- a/templates/admin/auth/edit.tmpl +++ b/templates/admin/auth/edit.tmpl @@ -333,7 +333,7 @@