This commit is contained in:
InsanusMokrassar 2023-07-21 14:18:49 +00:00
parent 834604a3cb
commit 2fe2de12c1
2 changed files with 1 additions and 3 deletions

View File

@ -3,11 +3,9 @@
} }
.navigation-paused > rect { .navigation-paused > rect {
fill: #b2b200 !important; fill: #9d9d54 !important;
color: white !important;
} }
.navigation-resumed > rect { .navigation-resumed > rect {
fill: seagreen !important; fill: seagreen !important;
color: white !important;
} }

Binary file not shown.