changed looks of footer buttons, and how the copyright text is placed

This commit is contained in:
Kasper Rynning-Tønnesen
2016-02-10 15:59:41 +01:00
parent 8fffd16aa1
commit 402b949643
8 changed files with 48 additions and 20 deletions

View File

@@ -187,6 +187,7 @@ var Youtube = {
Playercontrols.initYoutubeControls(Youtube.ytplayer);
Playercontrols.initSlider();
Youtube.ytplayer.setVolume(Crypt.get_volume());
$(".video-container").removeClass("no-opacity");
}catch(e){}
},