Remove black labels and CSS cleanup (#21003)
Co-authored-by: John Olheiser <john.olheiser@gmail.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
parent
a48d6ba4b4
commit
c80ca94ab1
3 changed files with 2 additions and 6 deletions
|
@ -339,10 +339,6 @@ td.blob-hunk {
|
|||
color: var(--color-secondary-dark-6);
|
||||
}
|
||||
|
||||
.repository.labels .ui.basic.black.label {
|
||||
background-color: #bbbbbb !important;
|
||||
}
|
||||
|
||||
.lines-num {
|
||||
color: var(--color-secondary-dark-6) !important;
|
||||
border-color: var(--color-secondary) !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue