X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/dce01ac19a0298388089ce4297a44ef2aa2c4c46..88a3f099374b4d2603acc2ac5951467cc87d5380:/inst/app/www/styles.css?ds=inline diff --git a/inst/app/www/styles.css b/inst/app/www/styles.css index a3533d3..a6fc3cd 100644 --- a/inst/app/www/styles.css +++ b/inst/app/www/styles.css @@ -8,19 +8,16 @@ noscript { text-align: center; } -.nav-pills .active { - color: white !important; +.shiny-notification { + background-color: black; + color: white; } -.action-button:hover, #bulk-help-toggle:hover, #data_export:hover { +.plotly-notifier .notifier-note { + background-color: black !important; color: white !important; } -#data_plot { - margin-top: -0.5rem; -} - -td.selected { - background-color: red; - color: white; +#data_upload { + display: none; }