1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 10:49:36 +02:00

Fix for fonts awesome 5

This commit is contained in:
daniel 2018-05-01 20:00:48 -03:00
parent 3a204b1f55
commit 54d4716427
3 changed files with 32 additions and 8 deletions

View file

@ -9,9 +9,7 @@ $(document).ready(function () {
//constructor: function(player, options) {
constructor: function () {
Button.apply(this, arguments);
//this.addClass('vjs-chapters-button');
this.addClass('fa');
this.addClass('fa-compress');
this.addClass('ypt-compress');
this.addClass('vjs-button-fa-size');
this.controlText("Theater");
if (Cookies.get('compress') === "true") {