X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/1a97bcbfb014a8c4906c0161c9a397efbe9420d1..ad290ab58f20c68692fd3cf75c87136e0a9ffdb4:/inst/app/www/styles.css diff --git a/inst/app/www/styles.css b/inst/app/www/styles.css index f6c4407..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: black; - color: white; +#data_upload { + display: none; }