Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions util/coverage/coverage.css
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,8 @@ html[data-bs-theme="dark"] #zone-table tbody > tr:nth-child(odd of .zone-table-c
background-color: rgb(237 151 158);
}

ul li:last-child {
border-bottom: 1px solid var(--bs-border-color);
}

/* stylelint-enable max-line-length */