X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/887c57c423ca8318d482a9f85514b3d6f281a696..9fd931aeeba4ab7bdede1a625f64e7024c2b55aa:/inst/app/www/styles.css diff --git a/inst/app/www/styles.css b/inst/app/www/styles.css index d53a387..a6fc3cd 100644 --- a/inst/app/www/styles.css +++ b/inst/app/www/styles.css @@ -8,23 +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, .shiny-notification { - background-color: black; - color: white; -} - #data_upload { display: none; }