Changing position of next-prev buttons on playlist in embedded version

This commit is contained in:
Kasper Rynning-Tønnesen
2017-04-28 17:23:39 +02:00
parent 195176e04a
commit 1a028a1fbf
4 changed files with 7 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
#pageButtons{
text-align: center;
padding-top:10px;
padding-top:15px;
}
#pageButtons, #pageButtons a{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -38,7 +38,7 @@ $(document).ready(function(){
color = "#" + hash[1];
add = "https://zoff.me";
add = "http://zoff.me";
socket = io.connect(''+add+':8080', connection_options);
socket.on("get_list", function(){