fix hidden color on graph load button

This commit is contained in:
Nick Krecklow 2020-04-19 19:42:26 -05:00
parent f875361bc7
commit 312fbfcbf0
No known key found for this signature in database
GPG Key ID: 5F149FDE156FFA94

@ -342,6 +342,7 @@ footer a:hover {
#big-graph-mobile-load-request a {
display: inline-block;
color: var(--text-color);
}
#big-graph, #big-graph-controls, #big-graph-checkboxes {