added an overlay to when the playlist is empty

This commit is contained in:
kasperrt
2014-12-28 12:57:36 +01:00
parent 4b89af28e9
commit 6f30b14ca5
5 changed files with 119 additions and 97 deletions

View File

@@ -34,6 +34,7 @@
</div>
</div>
<div id="controls"></div>
<div id="olay" class="hide"><span>Empty Playlist</span></div>
</div>
</div>
<?php include("php/footer.php"); ?>