]> nmode's Git Repositories - Rnaught/blobdiff - inst/app/www/styles.css
Update Shiny app
[Rnaught] / inst / app / www / styles.css
index a3533d328fbfababcef2de6c794644ac49717e0e..a6fc3cd177cc35f9ac86d67cebaf68aa05d6dc34 100644 (file)
@@ -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;
 }