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.
forgejo/templates
wxiaoguang c46f53a627
Fix diff UI for unexpandable items (#22700)
Follows #21094

Before:

There are 2 problems:

1. Sometimes, the header starts with a number, sometimes, it starts with
an icon button. It makes the UI look like misaligned.
2. The second item's bottom border is too thick (actually, that's an
empty element with border, which should be hidden as well)
3. (An old problem) the number is not mono-font


![image](https://user-images.githubusercontent.com/2114189/215935944-003fe2d3-69bf-413c-bbae-0a4668a508c3.png)


After:

Fix above problems.


![image](https://user-images.githubusercontent.com/2114189/215944811-b867a20c-110c-47a2-aa52-572a8162a44d.png)

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
1 year ago
..
admin Add main landmark to templates and adjust titles (#22670) 1 year ago
api/packages/pypi Add Package Registry (#16510) 2 years ago
base Improve accessibility of navigation bar and footer (#22635) 1 year ago
code Run `make fmt` (#21437) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add main landmark to templates and adjust titles (#22670) 1 year ago
mail Add reply hint to mail text (#22459) 1 year ago
org Add main landmark to templates and adjust titles (#22670) 1 year ago
package Add main landmark to templates and adjust titles (#22670) 1 year ago
projects Add main landmark to templates and adjust titles (#22670) 1 year ago
repo Fix diff UI for unexpandable items (#22700) 1 year ago
shared Add user secrets (#22191) 1 year ago
status Add main landmark to templates and adjust titles (#22670) 1 year ago
swagger Add Conda package registry (#22262) 1 year ago
user Add main landmark to templates and adjust titles (#22670) 1 year ago
home.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
install.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
post-install.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago