fixed missing files

This commit is contained in:
Luke Pulverenti 2013-04-11 08:23:02 -04:00
parent 358df5f81c
commit 9311eca340
8 changed files with 13 additions and 12 deletions

View file

@ -22,7 +22,7 @@
<div id="queueButtonShadow" style="display: none; height: 48px; position: absolute; bottom: 0; left: 0; right: 0; background: black; opacity: .75;"></div>
<button id="btnQueueMenu" type="button" class="imageButton" style=" position: absolute; bottom: 5px; left: 50px;" data-role="none" title="Queue">
<img src="css/images/media/btn_queue.png" style="height: 28px;" />
<img src="css/images/media/queue.png" style="height: 28px;" />
</button>
</div>
<div id="playMenuAnchor"></div>