0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-13 01:28:33 -05:00
forgejo/templates
Giteabot 568300cf6b
Remove .segment from .project-column (#31204) (#31239)
Backport #31204 by @silverwind

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

Co-authored-by: silverwind <me@silverwind.io>
(cherry picked from commit 298d05df3b79634a0364926f34fb02b73d442c31)
2024-06-09 11:47:34 +02:00
..
admin
api/packages/pypi
base
custom
devtest
explore
mail Rename Str2html to SanitizeHTML and clarify its behavior (followup) (take 2) 2024-05-13 18:38:48 +00:00
org Show repo count in blocked users tab (#3601) 2024-05-02 17:10:06 +00:00
package templates: Be more forgiving about missing package metadata 2024-05-10 18:10:25 +00:00
projects Remove .segment from .project-column (#31204) (#31239) 2024-06-09 11:47:34 +02:00
repo Fix overflow in issue card (#31203) (#31225) 2024-06-03 17:41:13 +02:00
shared
status
swagger Simplify mirror repository API logic (#30963) 2024-05-24 15:15:07 +02:00
user Fix overflow on notifications (#31178) (#31237) 2024-06-09 11:46:37 +02:00
webhook
home.tmpl
install.tmpl Fix some UI problems (install) (#30854) 2024-05-16 13:22:15 +00:00
post-install.tmpl