Skip to content
Snippets Groups Projects
Commit 93a0e668 authored by Robin Appelman's avatar Robin Appelman
Browse files

styling fixes for playback controlls

parent 1639a1ca
No related merge requests found
#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;
}
\ No newline at end of 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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment