Automatic commit
This commit is contained in:
parent
6cea3c3242
commit
c21971d1fc
1 changed files with 5 additions and 1 deletions
|
@ -262,6 +262,10 @@
|
||||||
background: #347cb3;
|
background: #347cb3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.chroma .nx {
|
||||||
|
color: var(--color-primary-light-1) !important;
|
||||||
|
}
|
||||||
|
|
||||||
.repository .diff-detail-box .diff-detail-stats strong:nth-of-type(3) {
|
.repository .diff-detail-box .diff-detail-stats strong:nth-of-type(3) {
|
||||||
color: var(--color-violet);
|
color: var(--color-violet);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue