gitea/templates/projects
wxiaoguang 5675efb3e0
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Fix duplicate dropdown dividers (#32760)
Fix #27466

The problem is that any item in the menu could be hidden, pure CSS won't
work, and dropdown's builtin "hideDividers" doesn't work with our "scope
dividers". The newly introduced "archived" label makes the dividers
regression more.
2024-12-09 07:54:59 +00:00
..
list.tmpl Fix project name wrapping, remove horizontal margin on header (#30631) 2024-04-23 04:17:51 +00:00
new.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
view.tmpl Fix duplicate dropdown dividers (#32760) 2024-12-09 07:54:59 +00:00