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/projects
wxiaoguang 5675efb3e0
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.
4 months ago
..
list.tmpl Fix project name wrapping, remove horizontal margin on header (#30631) 11 months ago
new.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 4 months ago
view.tmpl Fix duplicate dropdown dividers (#32760) 4 months ago