Better colors for export-buttons

This commit is contained in:
Kasper Rynning-Tønnesen
2018-10-23 13:26:03 +02:00
parent fcea76fd01
commit 4f26163cdf
2 changed files with 4 additions and 6 deletions

View File

@@ -394,7 +394,7 @@ li.disabled span {
width: 76%;
}
.import-soundcloud, .import-soundcloud:active, .import-soundcloud:visited, .export-soundcloud, .export-soundcloud:visited {
.import-soundcloud, .import-soundcloud:active, .import-soundcloud:visited, .export-soundcloud, .export-soundcloud:visited, .exported-soundcloud-list {
background: #f96200;
}