Updated panel some

This commit is contained in:
Kasper Rynning-Tønnesen
2018-10-22 14:33:54 +02:00
parent 88bb45f390
commit 32a741b147
3 changed files with 35 additions and 84 deletions

View File

@@ -386,7 +386,7 @@ li.disabled span {
color: white !important;
}
.import-spotify-auth, .import-youtube, .export-spotify-auth, .export-youtube, .exported-playlist, .import-zoff, .import-soundcloud{
.import-spotify-auth, .import-youtube, .export-spotify-auth, .export-youtube, .exported-playlist, .import-zoff, .import-soundcloud, .export-soundcloud{
color:white !important;
height:40px !important;
line-height: 40px !important;
@@ -394,11 +394,11 @@ li.disabled span {
width: 76%;
}
.import-soundcloud, .import-soundcloud:active, .import-soundcloud:visited {
.import-soundcloud, .import-soundcloud:active, .import-soundcloud:visited, .export-soundcloud:visited {
background: #f96200;
}
.import-soundcloud:hover {
.import-soundcloud:hover, .export-soundcloud:hover {
background: #f97f30;
}