mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update
This commit is contained in:
parent
003e1c3c3e
commit
e4b6a4c70c
1 changed files with 4 additions and 0 deletions
|
@ -168,6 +168,10 @@ $objectToReturnToParentIframe->posterURL = $poster;
|
|||
.videoViews {
|
||||
margin-top: 25px;
|
||||
}
|
||||
|
||||
.liveEmbed .liveOnlineLabel.label-danger{
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
<link href="<?php echo getURL('node_modules/video.js/dist/video-js.min.css'); ?>" rel="stylesheet" type="text/css" />
|
||||
<?php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue