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
silverwind b2abac5e5f
Improve diff stats bar (#30669)
Minor tweaks:

- Remove unnecessary `item` class which was causing unwanted padding to
be added.
- Add some padding and prevent wrapping so it looks better on mobile.
- Increase width by 4px.

<img width="116" alt="Screenshot 2024-04-24 at 00 15 07"
src="https://github.com/go-gitea/gitea/assets/115237/1f1cf54c-8053-4297-b309-71d9c2ceb9ee">
<img width="441" alt="Screenshot 2024-04-24 at 00 14 57"
src="https://github.com/go-gitea/gitea/assets/115237/2f3a33dc-edad-4b97-b64c-6812aae513cb">
9 months ago
..
admin Fix flash message for flex-container (#30657) 9 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Initial support for colorblindness-friendly themes (#30625) 9 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Fix issue comment form and quick-submit (#30623) 10 months ago
explore Refactor web routes (#30519) 10 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Remove obsolete CSS text classes (#30576) 9 months ago
package Some NuGet package enhancements (#30280) 10 months ago
projects Fix project name wrapping, remove horizontal margin on header (#30631) 9 months ago
repo Improve diff stats bar (#30669) 9 months ago
shared Remove obsolete CSS text classes (#30576) 9 months ago
status Initial support for colorblindness-friendly themes (#30625) 9 months ago
swagger Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 9 months ago
user Improve oauth2 client "preferred username field" logic and the error handling (#30622) 9 months ago
webhook Fix incorrect tailwind migration (#30007) 11 months ago
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
install.tmpl Correct locale string rendering (#30522) 10 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago