mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-10-27 20:41:01 +00:00
Fixes: https://github.com/go-gitea/gitea/issues/27971 Fixes: https://github.com/go-gitea/gitea/pull/28010 <img width="689" alt="Screenshot 2024-04-09 at 00 19 57" src="https://github.com/go-gitea/gitea/assets/115237/7c895a47-274f-40a6-a126-290658f1982d"> Also fixes a similar issue in issue list where CSS was there but not active because of missing `display: block`. <img width="372" alt="Screenshot 2024-04-09 at 00 18 25" src="https://github.com/go-gitea/gitea/assets/115237/cfbee7cd-2e15-4ac7-96ce-020816f48798"> --- Little conflict in branch_selector_field (repo.pulls.no_results is renamed in Gitea) And some weird conflict on new CSS rules added. |
||
|---|---|---|
| .. | ||
| actions.tmpl | ||
| assignees.tmpl | ||
| branch_selector_field.tmpl | ||
| dependencies.tmpl | ||
| due_deadline.tmpl | ||
| milestones.tmpl | ||
| participants.tmpl | ||
| projects.tmpl | ||
| pull_maintainer_edits.tmpl | ||
| pull_review.tmpl | ||
| pull_reviewers.tmpl | ||
| pull_wip.tmpl | ||
| reference.tmpl | ||
| timetracking.tmpl | ||
| watch.tmpl | ||
| watching.tmpl | ||