mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 12:38:49 +00:00
Style-fixes for export/import from soundcloud
This commit is contained in:
@@ -196,7 +196,8 @@
|
||||
<li class="white-bg">
|
||||
<div class="input-field field-settings soundcloud-import-button import-buttons">
|
||||
<a class="waves-effect btn import-soundcloud" title="Import SoundCloud playlist">
|
||||
<img src="https://developers.soundcloud.com/assets/powered_by_large_white-9c2af6a93ad2b1c541f423d9e9045980.png" class="left soundcloud_logo" alt="SoundCloud Logo" />SoundCloud
|
||||
<img src="https://developers.soundcloud.com/assets/logo_big_white-65c2b096da68dd533db18b9f07d14054.png" class="left soundcloud_logo" alt="SoundCloud Logo" />
|
||||
<span>SoundCloud</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="input-field field-settings soundcloud_authenticated hide">
|
||||
@@ -269,7 +270,8 @@
|
||||
<li class="white-bg">
|
||||
<div class="input-field field-settings soundcloud-export-button export-buttons">
|
||||
<a class="waves-effect btn export-soundcloud" title="Export to SoundCloud">
|
||||
<img src="https://developers.soundcloud.com/assets/powered_by_large_white-9c2af6a93ad2b1c541f423d9e9045980.png" class="left soundcloud_logo" alt="SoundCloud Logo" />SoundCloud
|
||||
<img src="https://developers.soundcloud.com/assets/logo_big_white-65c2b096da68dd533db18b9f07d14054.png" class="left soundcloud_logo" alt="SoundCloud Logo" />
|
||||
<span>SoundCloud</span>
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user