Added spotify and YouTube logo for import-buttons, and fixed so the spinning thingy moves when exporting playlist

This commit is contained in:
Kasper Rynning-Tønnesen
2016-12-09 14:40:58 +01:00
parent 3e68196cf1
commit 5fc125b117
7 changed files with 71 additions and 61 deletions

View File

@@ -134,6 +134,15 @@
margin: 0 4rem 0 0 !important;
}
.import-spotify-auth{
padding-left:5px;
}
.spotify_logo, .youtube_logo{
height: 90%;
margin-top: 2px;
}
.import-buttons, .export-buttons{
padding:10px;
}