mirror of
https://github.com/InsanusMokrassar/docs.git
synced 2024-11-22 16:24:00 +00:00
improve colors in navigation
This commit is contained in:
parent
11a83139db
commit
299e321a08
@ -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;
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user