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/repo/settings
silverwind 31538133c3
Fix border-radius on view, blame and code search (#30545)
Fixes: https://github.com/go-gitea/gitea/issues/30540

1. Fix all these boxes by adding `bottom attached` and removing a
problematic CSS rule:

<img width="1319" alt="Screenshot 2024-04-17 at 22 25 31"
src="https://github.com/go-gitea/gitea/assets/115237/346445a4-4944-4003-a1ef-6f5b0eda624e">
<img width="643" alt="Screenshot 2024-04-17 at 22 21 18"
src="https://github.com/go-gitea/gitea/assets/115237/10f17ed3-9ad6-48de-92fa-bac6621815b9">

2. Change the "last commit" box to `ui segment` which has correct
border-radius. Also included is a tiny tweak to make author name ellipse
instead of wrap.

<img width="1331" alt="Screenshot 2024-04-17 at 22 23 23"
src="https://github.com/go-gitea/gitea/assets/115237/285fbd45-ced0-4d33-abe3-7384ffa03188">

Co-authored-by: Giteabot <teabot@gitea.io>
10 months ago
..
webhook Remove fomantic button module (#30475) 10 months ago
actions.tmpl
branches.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
collaboration.tmpl
deploy_keys.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
githook_edit.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
githooks.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
layout_footer.tmpl
layout_head.tmpl
lfs.tmpl Remove fomantic button module (#30475) 10 months ago
lfs_file.tmpl Fix border-radius on view, blame and code search (#30545) 10 months ago
lfs_file_find.tmpl
lfs_locks.tmpl
lfs_pointers.tmpl Remove fomantic button module (#30475) 10 months ago
navbar.tmpl Refactor web routes (#30519) 10 months ago
options.tmpl Allow everyone to read or write a wiki by a repo unit setting (#30495) 10 months ago
protected_branch.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
push_mirror_sync_modal.tmpl
runner_edit.tmpl
secrets.tmpl
tags.tmpl