You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/base
Sveinn Thorarinsson 62389dd08b
add spacing between sign in button's icon and text (#33609)
This pull request edits the head_navbar template and adds spacing
between the icon and the text inside the sign in button of the navbar
(button which displays at the top right of Gitea's pages when the user
is not signed in).

It bugged me that there was no spacing between the button's contents so
I test ran this change quickly on my server and thought it looked a lot
better, so decided to make this pull request. Up to you to decide if you
agree that it looks better :)
1 week ago
..
alert.tmpl Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 1 year ago
alert_details.tmpl Fix templating in pull request comparison (#33025) 2 months ago
disable_form_autofill.tmpl Disable form autofill (#17291) 3 years ago
footer.tmpl Remove DataRaceCheck (#29258) 1 year ago
footer_content.tmpl Refactor language menu and dom utils (#32450) 4 months ago
head.tmpl Initial support for colorblindness-friendly themes (#30625) 10 months ago
head_navbar.tmpl add spacing between sign in button's icon and text (#33609) 1 week ago
head_opengraph.tmpl Avoid unnecessary 500 panic when a commit doesn't exist (#28719) 1 year ago
head_script.tmpl Refactor tmpl and blob_excerpt (#32967) 2 months ago
head_style.tmpl Initial support for colorblindness-friendly themes (#30625) 10 months ago
markup_codepreview.tmpl Fix code block style for code preview (#30298) 11 months ago
modal_actions_confirm.tmpl Refactor tmpl and blob_excerpt (#32967) 2 months ago
paginate.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago