better UX in model refresh

This commit is contained in:
Jan Prochazka
2021-05-17 17:50:04 +02:00
parent 9d933d669a
commit 482a823f4f
3 changed files with 11 additions and 2 deletions

View File

@@ -53,6 +53,7 @@
--theme-bg-selected-point: #1765ad; /* blue-5 */
--theme-bg-statusbar-inv: blue;
--theme-bg-statusbar-inv-hover: #4040FF;
--theme-bg-modalheader: rgb(43, 60, 61);
--theme-bg-button-inv: #004488;

View File

@@ -47,6 +47,7 @@
--theme-bg-statusbar-inv: blue;
--theme-bg-statusbar-inv-hover: #4040FF;
--theme-bg-modalheader: #eff;
--theme-bg-button-inv: #337ab7;