mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
new style for song list
This commit is contained in:
@@ -201,8 +201,8 @@
|
||||
</span>
|
||||
</span>
|
||||
</span>
|
||||
<div class="list-remove card-action center-align hide">
|
||||
<a title="Remove song" id="del" onclick="vote('id','del')" class="waves-effect btn-flat clickable">Remove</a>
|
||||
<div class="card-action center-align list-remove hide">
|
||||
<a title="Remove song" id="del" onclick="vote('id','del')" class="waves-effect btn-flat clickable">Delete</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user