Correction du player.
This commit is contained in:
@@ -630,7 +630,6 @@ $m3u_url = htmlspecialchars($config["m3u_url"] ?? "");
|
|||||||
.tooltip { display: none !important; }
|
.tooltip { display: none !important; }
|
||||||
#navBtns { display: none !important; }
|
#navBtns { display: none !important; }
|
||||||
}
|
}
|
||||||
</style>
|
|
||||||
|
|
||||||
/* ═══════════════════════════════════════════
|
/* ═══════════════════════════════════════════
|
||||||
PLAYER PiP
|
PLAYER PiP
|
||||||
@@ -711,6 +710,7 @@ $m3u_url = htmlspecialchars($config["m3u_url"] ?? "");
|
|||||||
.pip { width: calc(100vw - 16px); bottom: 8px; right: 8px; left: 8px; }
|
.pip { width: calc(100vw - 16px); bottom: 8px; right: 8px; left: 8px; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/hls.js/1.4.12/hls.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/hls.js/1.4.12/hls.min.js"></script>
|
||||||
<link id="themeStylesheet" rel="stylesheet" href="themes/default.css">
|
<link id="themeStylesheet" rel="stylesheet" href="themes/default.css">
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user