modified : player icon conflict removed
This commit is contained in:
parent
da65507318
commit
8d488f1f09
2 changed files with 2 additions and 6 deletions
|
@ -9,11 +9,8 @@
|
|||
{/if}
|
||||
{/if}
|
||||
<!-- End -->
|
||||
{if $development_mode}
|
||||
<link rel="stylesheet" href="{$cb_vjs_player_url}/css/video-js.css" />
|
||||
{else}
|
||||
<link rel="stylesheet" href="{$cb_vjs_player_url}/css/video-js.min.css" />
|
||||
{/if}
|
||||
|
||||
<link rel="stylesheet" href="{$cb_vjs_player_url}/css/video-js.min.css">
|
||||
<link href="{$cb_vjs_player_url}/css/cb_vjs_plugin.css" rel="stylesheet">
|
||||
<link href="{$cb_vjs_player_url}/css/videojs.ads.css" rel="stylesheet">
|
||||
<link href="{$cb_vjs_player_url}/css/videojs.ima.css" rel="stylesheet">
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue