Commit 215d86ef authored by Administrator's avatar Administrator
Browse files

Minor change: changed color or Download button

parent f6a93dbc
...@@ -1133,7 +1133,7 @@ ...@@ -1133,7 +1133,7 @@
/* Download button in fullscreen - same size as reset button */ /* Download button in fullscreen - same size as reset button */
.modal-header .download-btn { .modal-header .download-btn {
padding: 6px 12px; padding: 6px 12px;
background: #6c757d; background: #007bff;
color: white; color: white;
border: none; border: none;
border-radius: 4px; border-radius: 4px;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment