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
puni9869 11074258fc
Fix commit compare style (#26209)
as title

Fixes : #25825
Before
<img width="1334" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/c54a41b0-39bd-4094-a956-081a8f4128f2">

After change
<img width="1340" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/c112d235-6bbe-4bcb-9529-78da3ab0fa14">

Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
admin Display deprecated warning in admin panel pages as well as in the log file (#26094) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Enable H014 and H023 djlint rules (#25786) 2 years ago
code Fix inconsistent user profile layout across tabs (#25625) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) 2 years ago
explore Use calendar icon for `Joined on...` in profiles (#26215) 2 years ago
mail Add template linting via djlint (#25212) 2 years ago
org Allow Organisations to have a E-Mail (#25082) 2 years ago
package RPM Registry: Show zypper commands for SUSE based distros as well (#25981) 2 years ago
projects Fix margin on the new/edit project page. (#25885) 2 years ago
repo Fix commit compare style (#26209) 2 years ago
shared Use calendar icon for `Joined on...` in profiles (#26215) 2 years ago
status Replace fomantic divider module with our own (#25539) 2 years ago
swagger Doc update swagger doc for POST /orgs/{org}/teams (#26155) 2 years ago
user Fixed incorrect locale references (#26218) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Show correct SSL Mode on "install page" (#25818) 2 years ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2 years ago