fix control buttons color matching background
This commit is contained in:
parent
747fdbda8e
commit
203d8df844
@ -360,6 +360,10 @@ footer a:hover {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.graph-controls-show {
|
||||
color: var(--text-color);
|
||||
}
|
||||
|
||||
#big-graph-controls .icon-star {
|
||||
color: var(--color-gold);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user