mirror of
https://github.com/pkali/piradio-mini.git
synced 2026-05-20 22:34:22 +02:00
Better webplayer position
This commit is contained in:
+2
-2
@@ -46,12 +46,12 @@
|
|||||||
<button id="PANDORAbutton">PANDORA</button>
|
<button id="PANDORAbutton">PANDORA</button>
|
||||||
</div>
|
</div>
|
||||||
<div id="nadole">
|
<div id="nadole">
|
||||||
<div id="player">
|
|
||||||
</div>
|
|
||||||
<button id="VDOWNbutton">V-</button>
|
<button id="VDOWNbutton">V-</button>
|
||||||
<button id="MUTEbutton">MUTE</button>
|
<button id="MUTEbutton">MUTE</button>
|
||||||
<button id="VUPbutton">V+</button>
|
<button id="VUPbutton">V+</button>
|
||||||
<button id="TIMERbutton">SLEEP TIMER</button>
|
<button id="TIMERbutton">SLEEP TIMER</button>
|
||||||
|
<div id="player">
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script>
|
<script>
|
||||||
$("#OKbutton").click(function() {
|
$("#OKbutton").click(function() {
|
||||||
|
|||||||
Reference in New Issue
Block a user