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.
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
..
actions Fix ref to trigger Actions (#22679) 1 year ago
branch Add main landmark to templates and adjust titles (#22670) 1 year ago
cite Copy citation file content, in APA and BibTex format, on repo home page (#19999) 2 years ago
diff Fix diff UI for unexpandable items (#22700) 1 year ago
editor Add main landmark to templates and adjust titles (#22670) 1 year ago
find Add main landmark to templates and adjust titles (#22670) 1 year ago
graph Rename almost all Ctx functions (#22071) 2 years ago
issue Add main landmark to templates and adjust titles (#22670) 1 year ago
migrate 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
pulls Add main landmark to templates and adjust titles (#22670) 1 year ago
release Add main landmark to templates and adjust titles (#22670) 1 year ago
settings Add main landmark to templates and adjust titles (#22670) 1 year ago
wiki Add main landmark to templates and adjust titles (#22670) 1 year ago
activity.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
blame.tmpl Show syntax lexer name in file view/blame (#21814) 2 years ago
branch_dropdown.tmpl Fix branch dropdown shifting on page load (#21428) 2 years ago
clone_buttons.tmpl Rework repo buttons (#20602) 2 years ago
clone_script.tmpl Make the vscode clone link respect transport protocol (#20557) 2 years ago
commit_page.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
commit_status.tmpl Change commit status icons to SVG (#20736) 2 years ago
commit_statuses.tmpl Fixes accessibility of empty repository commit status (#22632) 1 year ago
commits.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
commits_list.tmpl Change `commits-table` column width (#21564) 2 years ago
commits_list_small.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
commits_table.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
create.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
create_helper.tmpl Add templates to customize text when creating and migrating repositories 1 year ago
empty.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
file_info.tmpl Show syntax lexer name in file view/blame (#21814) 2 years ago
forks.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
graph.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
header.tmpl Fixes accessibility behavior of Watching, Staring and Fork buttons (#22634) 1 year ago
home.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
icon.tmpl Do not display org avatar near icon for internal repos (#13957) 4 years ago
packages.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
search.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
shabox_badge.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
sub_menu.tmpl Render number of commits in repo page in a user friendly way (#21786) 2 years ago
unicode_escape_prompt.tmpl Switch Unicode Escaping to a VSCode-like system (#19990) 2 years ago
upload.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
user_cards.tmpl Localize all timestamps (#21440) 2 years ago
view_file.tmpl Ensure that plain files are rendered correctly even when containing ambiguous characters (#22017) 2 years ago
view_list.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
watchers.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago