Change some label colors (#9051)
* Change label colors * Override black basic label background for green theme on label list
This commit is contained in:
parent
bac4b78e09
commit
8875586570
8 changed files with 11 additions and 6 deletions
|
@ -1074,6 +1074,10 @@ input {
|
|||
color: #87ab63 !important;
|
||||
}
|
||||
|
||||
.repository.labels .ui.basic.black.label {
|
||||
background-color: #bbbbbb !important;
|
||||
}
|
||||
|
||||
.lines-commit {
|
||||
background: #2e323e !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue