styling fixes for playback controlls

This commit is contained in:
Robin Appelman 2011-09-28 22:36:15 +02:00
parent 1639a1ca49
commit 93a0e668a6
2 changed files with 5 additions and 0 deletions

View file

@ -1,5 +1,6 @@
#playercontrols{
display:inline;
margin-left:1em;
width:7em;
height:1em;
position:fixed;
@ -16,4 +17,7 @@
margin:0px;
padding:0;
left:0;
background:transparent !important;
border:none !important;
text-shadow:none;
}

View file

@ -6,6 +6,7 @@ if(!isset($_)){//allow the template to be loaded standalone
exit;
}
?>
Music
<div class='player-controls' id="playercontrols">
<div class="player" id="jp-player"></div>
<ul class="jp-controls">