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 4ca65fabda
Remove .segment from .project-column (#31204)
Using `.segment` on the project columns is a major abuse of that class,
so remove it and instead set the border-radius directly on it.

Fixes: https://github.com/go-gitea/gitea/issues/31129
10 months ago
..
admin Check if reverse proxy is correctly configured (#30890) 11 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 11 months ago
base Rework and fix stopwatch (#30732) 11 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Fix some UI problems (dropdown/container) (#30849) 11 months ago
explore Refactor web routes (#30519) 12 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 1 year ago
org Right align the "Settings" menu item in overflow-menu (#30764) 11 months ago
package Avoid 500 panic error when uploading invalid maven package file (#31014) 10 months ago
projects Remove .segment from .project-column (#31204) 10 months ago
repo Fix overflow on push notification (#31179) 10 months ago
shared Prevent tab shifting, remove extra margin on fluid pages (#31090) 10 months ago
status Initial support for colorblindness-friendly themes (#30625) 11 months ago
swagger Document possible action types for the user activity feed API (#31196) 10 months ago
user Fix overflow on notifications (#31178) 10 months ago
webhook Fix incorrect tailwind migration (#30007) 1 year ago
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 1 year ago
install.tmpl Fix some UI problems (install/checkbox) (#30854) 11 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2 years ago