reduce star rating sizes
This commit is contained in:
parent
22ee826cd7
commit
a673f90a45
4 changed files with 18 additions and 12 deletions
|
@ -17,7 +17,7 @@
|
|||
<img src="css/images/media/playCircle.png" style="height: 28px;" />
|
||||
</button>
|
||||
|
||||
<button id="btnQueueMenu" type="button" class="imageButton" style="position: absolute; bottom: 5px; left: 50px;" data-role="none" title="Queue">
|
||||
<button id="btnQueueMenu" type="button" class="imageButton" style="display: none; position: absolute; bottom: 5px; left: 50px;" data-role="none" title="Queue">
|
||||
<img src="css/images/media/queue.png" style="height: 28px;" />
|
||||
</button>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue