Refactored in more files, and fixed issues with panel markup

This commit is contained in:
Kasper Rynning-Tønnesen
2017-10-17 20:50:34 +02:00
parent a588bffb17
commit 2e685ef9dd
12 changed files with 444 additions and 577 deletions

View File

@@ -21,8 +21,6 @@
<a href="#" class="waves-effect btn-flat clickable more_button">
<i class="material-icons">more_vert</i>
</a>
<!--<a title="Remove song" class="waves-effect btn-flat clickable hide-on-small-only delete_button hide suggested_remove">Delete</a>
<a title="Remove song" class="waves-effect btn-flat clickable hide-on-med-and-up delete_button hide suggested_remove"><i class="material-icons">close</i></a>-->
</div>
<div class="mobile-delete red">DELETE</div>
</div>