Stopping at full loop for exporting

This commit is contained in:
Kasper Rynning-Tønnesen
2018-10-23 12:43:22 +02:00
parent 74d5f958e5
commit e41b98fbdb
2 changed files with 6 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:visited {
.import-soundcloud, .import-soundcloud:active, .import-soundcloud:visited, .export-soundcloud, .export-soundcloud:visited {
background: #f96200;
}