1
0
Fork 0
forked from forgejo/forgejo

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
This commit is contained in:
silverwind 2020-10-21 23:07:33 +02:00 committed by GitHub
parent a06ea38207
commit 83106c166d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 51 additions and 34 deletions

View file

@ -114,7 +114,7 @@
<div class="ui small basic delete modal">
<div class="ui icon header">
<i class="trash icon"></i>
{{svg "octicon-trashcan"}}
{{.i18n.Tr "repo.settings.collaborator_deletion"}}
</div>
<div class="content">