[backend/razor] Tweak queue status page newItem indicator style
This commit is contained in:
parent
8345f35a5f
commit
14a8cfb5f3
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
||||||
|
|
||||||
@keyframes newItem {
|
@keyframes newItem {
|
||||||
0% {
|
0% {
|
||||||
background-color: var(--text-main);
|
background-color: #4c7599;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue