Better colors for preloader

This commit is contained in:
Kasper Rynning-Tønnesen
2018-02-15 12:32:12 +01:00
parent 1c222b3812
commit 95ee5f7a35
2 changed files with 5 additions and 1 deletions

View File

@@ -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;