Automatic commit
This commit is contained in:
parent
4b7c6a389f
commit
6f7aab101b
1 changed files with 5 additions and 1 deletions
|
@ -248,6 +248,10 @@
|
||||||
color: var(--color-violet)!important
|
color: var(--color-violet)!important
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.chroma .nx {
|
||||||
|
color: var(--color-primary-light-1) !important;
|
||||||
|
}
|
||||||
|
|
||||||
.ui.ui.ui.green.label,
|
.ui.ui.ui.green.label,
|
||||||
.ui.green.button,
|
.ui.green.button,
|
||||||
.runner-container .runner-status-online {
|
.runner-container .runner-status-online {
|
||||||
|
|
Loading…
Reference in a new issue