quickview: series selection button color is white on blue better than black on blue for lisibility
1 files changed, 4 insertions(+), 0 deletions(-) M tsview/tsview_static/style.css
M tsview/tsview_static/style.css +4 -0
@@ 181,6 181,10 @@ label.option { padding-top:20px; } +.quickview .btn-primary { + color: white !important; +} + .js-plotly-plot div { overflow: visible !important; }