diff --git a/server/public/assets/css/style.css b/server/public/assets/css/style.css index 4302b2b8..e0638ca5 100755 --- a/server/public/assets/css/style.css +++ b/server/public/assets/css/style.css @@ -650,6 +650,10 @@ input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([ position: absolute; } +#preloader.progress.frontpage-preloader .indeterminate { + background-color: #ff9800 !important; +} + #import, #import_spotify{ width: 65%; padding-left: 35px; diff --git a/server/public/layouts/client/frontpage.handlebars b/server/public/layouts/client/frontpage.handlebars index 1cc1a967..93aecbf3 100755 --- a/server/public/layouts/client/frontpage.handlebars +++ b/server/public/layouts/client/frontpage.handlebars @@ -18,7 +18,7 @@ -