@gcorevideo/player 2.20.9 → 2.20.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/dvr-controls/dvr_controls.scss +0 -2
- package/dist/core.js +5 -5
- package/dist/index.css +1212 -1215
- package/dist/index.js +74 -71
- package/dist/player.d.ts +103 -96
- package/dist/plugins/index.css +668 -671
- package/dist/plugins/index.js +69 -67
- package/docs/api/player.audioselector.md +1 -1
- package/docs/api/player.bigmutebutton.md +1 -1
- package/docs/api/player.bottomgear.md +1 -1
- package/docs/api/player.clapprnerdstats.md +1 -1
- package/docs/api/player.clapprstats.md +1 -1
- package/docs/api/player.clicktopause.md +1 -1
- package/docs/api/player.clipsplugin.md +1 -1
- package/docs/api/player.containerpluginconstructor.md +3 -5
- package/docs/api/player.containersize.md +0 -3
- package/docs/api/player.contextmenu.md +1 -1
- package/docs/api/player.corepluginconstructor.md +3 -5
- package/docs/api/player.dashsettings.md +0 -3
- package/docs/api/player.dvrcontrols.md +2 -35
- package/docs/api/player.errorlevel.md +0 -3
- package/docs/api/player.errorscreen.md +1 -1
- package/docs/api/player.favicon.md +1 -1
- package/docs/api/player.googleanalytics.md +1 -1
- package/docs/api/player.langtag.md +0 -3
- package/docs/api/player.levelselector.md +1 -1
- package/docs/api/player.logo.md +1 -1
- package/docs/api/player.md +69 -80
- package/docs/api/player.mediacontrol.md +2 -2
- package/docs/api/player.multicamera.md +1 -1
- package/docs/api/player.pictureinpicture.md +1 -1
- package/docs/api/player.playbackerror.code.md +0 -3
- package/docs/api/player.playbackerror.description.md +0 -3
- package/docs/api/player.playbackerror.level.md +0 -3
- package/docs/api/player.playbackerror.md +8 -11
- package/docs/api/player.playbackerror.message.md +0 -3
- package/docs/api/player.playbackerror.origin.md +0 -3
- package/docs/api/player.playbackerror.scope.md +0 -3
- package/docs/api/player.playbackerror.ui.md +1 -3
- package/docs/api/player.playbackerrorcode.md +3 -6
- package/docs/api/player.playbackmodule.md +0 -3
- package/docs/api/player.playbackrate.md +1 -1
- package/docs/api/player.playbacktype.md +1 -4
- package/docs/api/player.player._constructor_.md +0 -3
- package/docs/api/player.player.attachto.md +0 -3
- package/docs/api/player.player.configure.md +0 -3
- package/docs/api/player.player.destroy.md +0 -3
- package/docs/api/player.player.getcurrenttime.md +0 -3
- package/docs/api/player.player.getduration.md +0 -3
- package/docs/api/player.player.getvolume.md +0 -3
- package/docs/api/player.player.isdvrenabled.md +0 -3
- package/docs/api/player.player.isdvrinuse.md +0 -3
- package/docs/api/player.player.ismuted.md +0 -3
- package/docs/api/player.player.isplaying.md +0 -3
- package/docs/api/player.player.md +25 -28
- package/docs/api/player.player.mute.md +0 -3
- package/docs/api/player.player.off.md +0 -3
- package/docs/api/player.player.on.md +0 -3
- package/docs/api/player.player.pause.md +0 -3
- package/docs/api/player.player.play.md +0 -3
- package/docs/api/player.player.registerplugin.md +0 -3
- package/docs/api/player.player.resize.md +0 -3
- package/docs/api/player.player.seek.md +0 -3
- package/docs/api/player.player.setvolume.md +0 -3
- package/docs/api/player.player.stop.md +0 -3
- package/docs/api/player.player.unmute.md +0 -3
- package/docs/api/player.player.unregisterplugin.md +14 -7
- package/docs/api/player.playercomponenttype.md +0 -3
- package/docs/api/player.playerconfig.autoplay.md +0 -3
- package/docs/api/player.playerconfig.dash.md +0 -3
- package/docs/api/player.playerconfig.debug.md +0 -3
- package/docs/api/player.playerconfig.language.md +0 -3
- package/docs/api/player.playerconfig.loop.md +0 -3
- package/docs/api/player.playerconfig.md +10 -13
- package/docs/api/player.playerconfig.mute.md +0 -3
- package/docs/api/player.playerconfig.playbacktype.md +0 -3
- package/docs/api/player.playerconfig.prioritytransport.md +0 -3
- package/docs/api/player.playerconfig.sources.md +0 -3
- package/docs/api/player.playerconfig.strings.md +0 -3
- package/docs/api/player.playerdebugsettings.md +0 -3
- package/docs/api/player.playerdebugtag.md +0 -3
- package/docs/api/player.playerevent.md +11 -14
- package/docs/api/player.playereventhandler.md +0 -3
- package/docs/api/player.playereventparams.md +0 -3
- package/docs/api/player.playermediasource.md +0 -3
- package/docs/api/player.playermediasourcedesc.md +2 -5
- package/docs/api/player.playermediasourcedesc.mimetype.md +0 -3
- package/docs/api/player.playermediasourcedesc.source.md +0 -3
- package/docs/api/player.playerplugin.md +0 -4
- package/docs/api/player.playerpluginconstructor.md +0 -3
- package/docs/api/player.poster.md +1 -1
- package/docs/api/player.qualitylevel.bitrate.md +0 -3
- package/docs/api/player.qualitylevel.height.md +0 -3
- package/docs/api/player.qualitylevel.level.md +0 -3
- package/docs/api/player.qualitylevel.md +4 -7
- package/docs/api/player.qualitylevel.width.md +0 -3
- package/docs/api/player.seektime.md +1 -1
- package/docs/api/player.share.md +1 -1
- package/docs/api/player.skiptime.md +1 -1
- package/docs/api/player.sourcecontroller.md +1 -1
- package/docs/api/player.spinnerthreebounce.md +1 -1
- package/docs/api/player.subtitles.md +1 -1
- package/docs/api/player.telemetry.md +1 -1
- package/docs/api/player.thumbnails.md +1 -1
- package/docs/api/player.timeposition.current.md +0 -3
- package/docs/api/player.timeposition.md +2 -5
- package/docs/api/player.timeposition.total.md +0 -3
- package/docs/api/player.timevalue.md +0 -3
- package/docs/api/player.translationkey.md +0 -3
- package/docs/api/player.translationsettings.md +0 -3
- package/docs/api/player.transportpreference.md +2 -7
- package/docs/api/player.volumefade.md +1 -1
- package/lib/Player.d.ts +5 -5
- package/lib/Player.js +2 -2
- package/lib/index.d.ts +18 -1
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +18 -1
- package/lib/playback.types.d.ts +8 -7
- package/lib/playback.types.d.ts.map +1 -1
- package/lib/playback.types.js +1 -1
- package/lib/plugins/audio-selector/AudioSelector.d.ts +1 -1
- package/lib/plugins/audio-selector/AudioSelector.js +1 -1
- package/lib/plugins/big-mute-button/BigMuteButton.d.ts +1 -1
- package/lib/plugins/big-mute-button/BigMuteButton.d.ts.map +1 -1
- package/lib/plugins/big-mute-button/BigMuteButton.js +1 -2
- package/lib/plugins/bottom-gear/BottomGear.d.ts +1 -1
- package/lib/plugins/bottom-gear/BottomGear.js +1 -1
- package/lib/plugins/clappr-nerd-stats/ClapprNerdStats.d.ts +1 -1
- package/lib/plugins/clappr-nerd-stats/ClapprNerdStats.js +1 -1
- package/lib/plugins/clappr-stats/ClapprStats.d.ts +1 -1
- package/lib/plugins/clappr-stats/ClapprStats.js +1 -1
- package/lib/plugins/click-to-pause/ClickToPause.d.ts +1 -1
- package/lib/plugins/click-to-pause/ClickToPause.js +1 -1
- package/lib/plugins/clips/Clips.d.ts +1 -1
- package/lib/plugins/clips/Clips.js +1 -1
- package/lib/plugins/context-menu/ContextMenu.d.ts +1 -1
- package/lib/plugins/context-menu/ContextMenu.js +1 -1
- package/lib/plugins/dvr-controls/DvrControls.d.ts +6 -4
- package/lib/plugins/dvr-controls/DvrControls.d.ts.map +1 -1
- package/lib/plugins/dvr-controls/DvrControls.js +28 -36
- package/lib/plugins/error-screen/ErrorScreen.d.ts +1 -18
- package/lib/plugins/error-screen/ErrorScreen.d.ts.map +1 -1
- package/lib/plugins/error-screen/ErrorScreen.js +1 -1
- package/lib/plugins/favicon/Favicon.d.ts +1 -1
- package/lib/plugins/favicon/Favicon.js +1 -1
- package/lib/plugins/google-analytics/GoogleAnalytics.d.ts +1 -1
- package/lib/plugins/google-analytics/GoogleAnalytics.js +1 -1
- package/lib/plugins/level-selector/LevelSelector.d.ts +1 -1
- package/lib/plugins/level-selector/LevelSelector.js +1 -1
- package/lib/plugins/logo/Logo.d.ts +1 -1
- package/lib/plugins/logo/Logo.js +1 -1
- package/lib/plugins/media-control/MediaControl.d.ts +8 -2
- package/lib/plugins/media-control/MediaControl.d.ts.map +1 -1
- package/lib/plugins/media-control/MediaControl.js +15 -3
- package/lib/plugins/multi-camera/MultiCamera.d.ts +1 -1
- package/lib/plugins/multi-camera/MultiCamera.js +1 -1
- package/lib/plugins/picture-in-picture/PictureInPicture.d.ts +1 -1
- package/lib/plugins/picture-in-picture/PictureInPicture.js +1 -1
- package/lib/plugins/playback-rate/PlaybackRate.d.ts +1 -1
- package/lib/plugins/playback-rate/PlaybackRate.js +1 -1
- package/lib/plugins/poster/Poster.d.ts +1 -1
- package/lib/plugins/poster/Poster.js +1 -1
- package/lib/plugins/seek-time/SeekTime.d.ts +1 -1
- package/lib/plugins/seek-time/SeekTime.js +1 -1
- package/lib/plugins/share/Share.d.ts +1 -1
- package/lib/plugins/share/Share.js +1 -1
- package/lib/plugins/skip-time/SkipTime.d.ts +1 -1
- package/lib/plugins/skip-time/SkipTime.js +1 -1
- package/lib/plugins/source-controller/SourceController.d.ts +1 -1
- package/lib/plugins/source-controller/SourceController.js +1 -1
- package/lib/plugins/spinner-three-bounce/SpinnerThreeBounce.d.ts +1 -1
- package/lib/plugins/spinner-three-bounce/SpinnerThreeBounce.js +1 -1
- package/lib/plugins/subtitles/Subtitles.d.ts +1 -1
- package/lib/plugins/subtitles/Subtitles.js +1 -1
- package/lib/plugins/telemetry/Telemetry.d.ts +1 -1
- package/lib/plugins/telemetry/Telemetry.js +1 -1
- package/lib/plugins/thumbnails/Thumbnails.d.ts +1 -1
- package/lib/plugins/thumbnails/Thumbnails.js +1 -1
- package/lib/plugins/volume-fade/VolumeFade.d.ts +1 -1
- package/lib/plugins/volume-fade/VolumeFade.js +1 -1
- package/lib/testUtils.d.ts +11 -2
- package/lib/testUtils.d.ts.map +1 -1
- package/lib/testUtils.js +22 -3
- package/lib/types.d.ts +20 -25
- package/lib/types.d.ts.map +1 -1
- package/lib/types.js +1 -1
- package/package.json +1 -1
- package/src/Player.ts +5 -5
- package/src/index.ts +18 -1
- package/src/playback.types.ts +8 -7
- package/src/plugins/audio-selector/AudioSelector.ts +1 -1
- package/src/plugins/big-mute-button/BigMuteButton.ts +1 -2
- package/src/plugins/bottom-gear/BottomGear.ts +1 -1
- package/src/plugins/clappr-nerd-stats/ClapprNerdStats.ts +1 -1
- package/src/plugins/clappr-stats/ClapprStats.ts +1 -1
- package/src/plugins/click-to-pause/ClickToPause.ts +1 -1
- package/src/plugins/clips/Clips.ts +1 -1
- package/src/plugins/context-menu/ContextMenu.ts +1 -1
- package/src/plugins/dvr-controls/DvrControls.ts +33 -45
- package/src/plugins/dvr-controls/__tests__/DvrControls.test.ts +91 -0
- package/src/plugins/dvr-controls/__tests__/__snapshots__/DvrControls.test.ts.snap +43 -0
- package/src/plugins/error-screen/ErrorScreen.ts +3 -21
- package/src/plugins/favicon/Favicon.ts +1 -1
- package/src/plugins/google-analytics/GoogleAnalytics.ts +1 -1
- package/src/plugins/level-selector/LevelSelector.ts +1 -1
- package/src/plugins/logo/Logo.ts +1 -1
- package/src/plugins/media-control/MediaControl.ts +17 -3
- package/src/plugins/multi-camera/MultiCamera.ts +1 -1
- package/src/plugins/picture-in-picture/PictureInPicture.ts +1 -1
- package/src/plugins/playback-rate/PlaybackRate.ts +1 -1
- package/src/plugins/poster/Poster.ts +1 -1
- package/src/plugins/seek-time/SeekTime.ts +1 -1
- package/src/plugins/share/Share.ts +1 -1
- package/src/plugins/skip-time/SkipTime.ts +1 -1
- package/src/plugins/source-controller/SourceController.ts +1 -1
- package/src/plugins/spinner-three-bounce/SpinnerThreeBounce.ts +1 -1
- package/src/plugins/subtitles/Subtitles.ts +1 -1
- package/src/plugins/telemetry/Telemetry.ts +1 -1
- package/src/plugins/thumbnails/Thumbnails.ts +1 -1
- package/src/plugins/volume-fade/VolumeFade.ts +1 -1
- package/src/testUtils.ts +28 -4
- package/src/types.ts +20 -26
- package/temp/player.api.json +181 -251
- package/tsconfig.tsbuildinfo +1 -1
- package/docs/api/player.dvrcontrols._constructor_.md +0 -50
- package/docs/api/player.errordesc.md +0 -28
- package/docs/api/player.mediatransport.md +0 -16
package/dist/plugins/index.css
CHANGED
|
@@ -122,67 +122,8 @@
|
|
|
122
122
|
.gplayer-lite-btn::-moz-focus-inner {
|
|
123
123
|
border: 0;
|
|
124
124
|
padding: 0;
|
|
125
|
-
}.
|
|
126
|
-
|
|
127
|
-
position: absolute;
|
|
128
|
-
top: 0;
|
|
129
|
-
left: 0;
|
|
130
|
-
text-align: center;
|
|
131
|
-
}
|
|
132
|
-
.context-menu .context-menu-list {
|
|
133
|
-
font-family: "Proxima Nova", sans-serif;
|
|
134
|
-
font-size: 12px;
|
|
135
|
-
line-height: 12px;
|
|
136
|
-
list-style-type: none;
|
|
137
|
-
text-align: left;
|
|
138
|
-
padding: 5px;
|
|
139
|
-
margin-left: auto;
|
|
140
|
-
margin-right: auto;
|
|
141
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
142
|
-
border: 1px solid #666;
|
|
143
|
-
border-radius: 4px;
|
|
144
|
-
}
|
|
145
|
-
.context-menu .context-menu-list .context-menu-list-item {
|
|
146
|
-
color: white;
|
|
147
|
-
padding: 5px;
|
|
148
|
-
cursor: pointer;
|
|
149
|
-
}div.player-error-screen, [data-player] div.player-error-screen {
|
|
150
|
-
color: #CCCACA;
|
|
151
|
-
position: absolute;
|
|
152
|
-
top: 0;
|
|
153
|
-
height: 100%;
|
|
154
|
-
width: 100%;
|
|
155
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
156
|
-
z-index: 2000;
|
|
157
|
-
display: flex;
|
|
158
|
-
flex-direction: column;
|
|
159
|
-
justify-content: center;
|
|
160
|
-
}
|
|
161
|
-
div.player-error-screen__content[data-error-screen], [data-player] div.player-error-screen__content[data-error-screen] {
|
|
162
|
-
font-size: 14px;
|
|
163
|
-
color: #CCCACA;
|
|
164
|
-
margin-top: 45px;
|
|
165
|
-
}
|
|
166
|
-
div.player-error-screen__title[data-error-screen], [data-player] div.player-error-screen__title[data-error-screen] {
|
|
167
|
-
font-weight: bold;
|
|
168
|
-
line-height: 30px;
|
|
169
|
-
font-size: 18px;
|
|
170
|
-
}
|
|
171
|
-
div.player-error-screen__message[data-error-screen], [data-player] div.player-error-screen__message[data-error-screen] {
|
|
172
|
-
width: 90%;
|
|
173
|
-
margin: 0 auto;
|
|
174
|
-
}
|
|
175
|
-
div.player-error-screen__code[data-error-screen], [data-player] div.player-error-screen__code[data-error-screen] {
|
|
176
|
-
font-size: 13px;
|
|
177
|
-
margin-top: 15px;
|
|
178
|
-
}
|
|
179
|
-
div.player-error-screen__reload, [data-player] div.player-error-screen__reload {
|
|
180
|
-
cursor: pointer;
|
|
181
|
-
width: 30px;
|
|
182
|
-
margin: 15px auto 0;
|
|
183
|
-
}.level-disabled {
|
|
184
|
-
opacity: 0.5;
|
|
185
|
-
pointer-events: none;
|
|
125
|
+
}.clips.bar-container[data-seekbar] {
|
|
126
|
+
clip-path: url("#myClip");
|
|
186
127
|
}.media-control-skin-1[data-media-control-skin-1] .media-control-gear {
|
|
187
128
|
float: right;
|
|
188
129
|
font-family: Roboto, "Open Sans", Arial, sans-serif;
|
|
@@ -295,163 +236,184 @@ div.player-error-screen__reload, [data-player] div.player-error-screen__reload {
|
|
|
295
236
|
}
|
|
296
237
|
.gear-wrapper svg {
|
|
297
238
|
height: 20px;
|
|
298
|
-
}.
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
239
|
+
}div.player-error-screen, [data-player] div.player-error-screen {
|
|
240
|
+
color: #CCCACA;
|
|
241
|
+
position: absolute;
|
|
242
|
+
top: 0;
|
|
243
|
+
height: 100%;
|
|
244
|
+
width: 100%;
|
|
245
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
246
|
+
z-index: 2000;
|
|
247
|
+
display: flex;
|
|
248
|
+
flex-direction: column;
|
|
249
|
+
justify-content: center;
|
|
306
250
|
}
|
|
307
|
-
.
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
251
|
+
div.player-error-screen__content[data-error-screen], [data-player] div.player-error-screen__content[data-error-screen] {
|
|
252
|
+
font-size: 14px;
|
|
253
|
+
color: #CCCACA;
|
|
254
|
+
margin-top: 45px;
|
|
311
255
|
}
|
|
312
|
-
.
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
width: 7px;
|
|
317
|
-
height: 7px;
|
|
318
|
-
border-radius: 3.5px;
|
|
319
|
-
margin-right: 3.5px;
|
|
320
|
-
background-color: #ff0101;
|
|
256
|
+
div.player-error-screen__title[data-error-screen], [data-player] div.player-error-screen__title[data-error-screen] {
|
|
257
|
+
font-weight: bold;
|
|
258
|
+
line-height: 30px;
|
|
259
|
+
font-size: 18px;
|
|
321
260
|
}
|
|
322
|
-
.
|
|
323
|
-
|
|
261
|
+
div.player-error-screen__message[data-error-screen], [data-player] div.player-error-screen__message[data-error-screen] {
|
|
262
|
+
width: 90%;
|
|
263
|
+
margin: 0 auto;
|
|
324
264
|
}
|
|
325
|
-
.
|
|
326
|
-
|
|
265
|
+
div.player-error-screen__code[data-error-screen], [data-player] div.player-error-screen__code[data-error-screen] {
|
|
266
|
+
font-size: 13px;
|
|
267
|
+
margin-top: 15px;
|
|
327
268
|
}
|
|
328
|
-
.
|
|
269
|
+
div.player-error-screen__reload, [data-player] div.player-error-screen__reload {
|
|
329
270
|
cursor: pointer;
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
background-color: transparent;
|
|
335
|
-
height: 32px;
|
|
336
|
-
padding: 0;
|
|
337
|
-
opacity: 0.7;
|
|
338
|
-
font-family: "Roboto", "Open Sans", Arial, sans-serif;
|
|
339
|
-
text-transform: uppercase;
|
|
340
|
-
transition: all 0.1s ease;
|
|
271
|
+
width: 30px;
|
|
272
|
+
margin: 15px auto 0;
|
|
273
|
+
}*, :focus, :visited {
|
|
274
|
+
outline: none !important;
|
|
341
275
|
}
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
276
|
+
|
|
277
|
+
.audio_selector[data-track-selector] {
|
|
278
|
+
float: right;
|
|
279
|
+
margin-top: 4px;
|
|
345
280
|
position: relative;
|
|
346
|
-
width:
|
|
347
|
-
|
|
348
|
-
border-radius: 3.5px;
|
|
349
|
-
margin-right: 3.5px;
|
|
350
|
-
background-color: #fff;
|
|
351
|
-
}
|
|
352
|
-
.dvr-controls[data-dvr-controls] .live-button:hover {
|
|
353
|
-
opacity: 1;
|
|
354
|
-
text-shadow: rgba(255, 255, 255, 0.75) 0 0 5px;
|
|
281
|
+
width: 50px;
|
|
282
|
+
font-family: Roboto, "Open Sans", Arial, sans-serif;
|
|
355
283
|
}
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
284
|
+
.audio_selector[data-track-selector] button {
|
|
285
|
+
background-color: transparent;
|
|
286
|
+
color: #fff;
|
|
287
|
+
-webkit-font-smoothing: antialiased;
|
|
288
|
+
border: none;
|
|
289
|
+
font-size: 14px;
|
|
290
|
+
cursor: pointer;
|
|
361
291
|
}
|
|
362
|
-
.
|
|
292
|
+
.audio_selector[data-track-selector] button .audio-text {
|
|
293
|
+
text-overflow: ellipsis;
|
|
294
|
+
overflow: hidden;
|
|
295
|
+
white-space: nowrap;
|
|
296
|
+
max-width: 100px;
|
|
297
|
+
background-color: transparent;
|
|
298
|
+
-webkit-font-smoothing: antialiased;
|
|
299
|
+
border: none;
|
|
363
300
|
font-size: 14px;
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
color: #fffffe;
|
|
367
|
-
margin-left: 21px;
|
|
301
|
+
cursor: pointer;
|
|
302
|
+
padding-top: 5px;
|
|
368
303
|
}
|
|
369
|
-
.
|
|
370
|
-
|
|
371
|
-
height: 10px;
|
|
372
|
-
border-radius: 50%;
|
|
373
|
-
margin-right: 8px;
|
|
374
|
-
background-color: #ed4f4a;
|
|
304
|
+
.audio_selector[data-track-selector] button:hover {
|
|
305
|
+
color: #c9c9c9;
|
|
375
306
|
}
|
|
376
|
-
.
|
|
377
|
-
|
|
378
|
-
opacity: 1;
|
|
379
|
-
font-size: 14px;
|
|
380
|
-
letter-spacing: 0.8px;
|
|
381
|
-
font-weight: 500;
|
|
382
|
-
margin-left: 20px;
|
|
307
|
+
.audio_selector[data-track-selector] button.changing {
|
|
308
|
+
animation: pulse 0.5s infinite alternate;
|
|
383
309
|
}
|
|
384
|
-
.
|
|
385
|
-
width:
|
|
386
|
-
height:
|
|
387
|
-
|
|
388
|
-
margin-
|
|
389
|
-
background-color: #cacaca;
|
|
310
|
+
.audio_selector[data-track-selector] button span.audio-arrow {
|
|
311
|
+
width: 9px;
|
|
312
|
+
height: 6px;
|
|
313
|
+
margin-top: 11px;
|
|
314
|
+
margin-left: 5px;
|
|
390
315
|
}
|
|
391
|
-
|
|
392
|
-
|
|
316
|
+
.audio_selector[data-track-selector] > ul {
|
|
317
|
+
max-width: 114px;
|
|
318
|
+
list-style-type: none;
|
|
319
|
+
position: absolute;
|
|
320
|
+
bottom: 25px;
|
|
321
|
+
border: 1px solid black;
|
|
393
322
|
display: none;
|
|
323
|
+
background-color: #e6e6e6;
|
|
394
324
|
}
|
|
395
|
-
.
|
|
396
|
-
|
|
325
|
+
.audio_selector[data-track-selector] li {
|
|
326
|
+
font-size: 10px;
|
|
397
327
|
}
|
|
398
|
-
.
|
|
399
|
-
background-color: #
|
|
328
|
+
.audio_selector[data-track-selector] li[data-title] {
|
|
329
|
+
background-color: #c3c2c2;
|
|
330
|
+
padding: 5px;
|
|
400
331
|
}
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
justify-content: center;
|
|
410
|
-
width: 100%;
|
|
411
|
-
height: calc(100% - 50px);
|
|
412
|
-
margin: 0 auto;
|
|
413
|
-
opacity: 0.75;
|
|
414
|
-
transition: opacity 0.1s ease;
|
|
415
|
-
pointer-events: auto;
|
|
332
|
+
.audio_selector[data-track-selector] li a {
|
|
333
|
+
color: #444;
|
|
334
|
+
padding: 2px 10px;
|
|
335
|
+
display: block;
|
|
336
|
+
text-decoration: none;
|
|
337
|
+
text-overflow: ellipsis;
|
|
338
|
+
overflow: hidden;
|
|
339
|
+
white-space: nowrap;
|
|
416
340
|
}
|
|
417
|
-
.
|
|
418
|
-
|
|
341
|
+
.audio_selector[data-track-selector] li a:hover {
|
|
342
|
+
background-color: #555;
|
|
343
|
+
color: white;
|
|
419
344
|
}
|
|
420
|
-
.
|
|
421
|
-
|
|
345
|
+
.audio_selector[data-track-selector] li a:hover a {
|
|
346
|
+
color: white;
|
|
347
|
+
text-decoration: none;
|
|
348
|
+
}
|
|
349
|
+
.audio_selector[data-track-selector] li.current a {
|
|
350
|
+
color: #f00;
|
|
422
351
|
}
|
|
423
352
|
|
|
424
|
-
.
|
|
353
|
+
.audio_selector[data-track-selector] {
|
|
354
|
+
width: auto;
|
|
355
|
+
margin-top: 7px;
|
|
356
|
+
margin-right: 20px;
|
|
357
|
+
}
|
|
358
|
+
.audio_selector[data-track-selector] button[data-level-selector-button],
|
|
359
|
+
.audio_selector[data-track-selector] button[data-track-selector-button] {
|
|
425
360
|
display: flex;
|
|
426
|
-
align-items: center;
|
|
427
361
|
justify-content: center;
|
|
428
|
-
|
|
429
|
-
width: 120px;
|
|
430
|
-
height: 120px;
|
|
431
|
-
border: 2px solid white;
|
|
432
|
-
border-radius: 50%;
|
|
433
|
-
filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
|
|
434
|
-
filter: alpha(opacity=60);
|
|
435
|
-
opacity: 1;
|
|
436
|
-
box-shadow: 0 0 1px 0 white;
|
|
437
|
-
background: rgba(240, 243, 247, 0.9411764706);
|
|
438
|
-
z-index: 10000;
|
|
362
|
+
padding: 0;
|
|
439
363
|
}
|
|
440
|
-
.
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
height: 80px;
|
|
364
|
+
.audio_selector[data-track-selector] button[data-level-selector-button]:hover,
|
|
365
|
+
.audio_selector[data-track-selector] button[data-track-selector-button]:hover {
|
|
366
|
+
color: white;
|
|
444
367
|
}
|
|
445
|
-
.
|
|
446
|
-
|
|
368
|
+
.audio_selector[data-track-selector] ul {
|
|
369
|
+
background-color: rgba(74, 74, 74, 0.6);
|
|
370
|
+
border: none;
|
|
371
|
+
min-width: 60px;
|
|
372
|
+
transform: rotate(180deg);
|
|
373
|
+
border-radius: 4px;
|
|
374
|
+
bottom: 40px;
|
|
375
|
+
right: -2px;
|
|
447
376
|
}
|
|
448
|
-
.
|
|
449
|
-
|
|
377
|
+
.audio_selector[data-track-selector] ul li {
|
|
378
|
+
transform: rotate(-180deg);
|
|
379
|
+
font-size: 16px;
|
|
380
|
+
text-align: right;
|
|
381
|
+
height: 30px;
|
|
450
382
|
}
|
|
451
|
-
.
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
383
|
+
.audio_selector[data-track-selector] ul li a {
|
|
384
|
+
height: 30px;
|
|
385
|
+
padding: 5px 10px;
|
|
386
|
+
color: #fffffe;
|
|
387
|
+
}
|
|
388
|
+
.audio_selector[data-track-selector] ul li a:hover {
|
|
389
|
+
background-color: rgba(0, 0, 0, 0.4);
|
|
390
|
+
}
|
|
391
|
+
.audio_selector[data-track-selector] ul li:first-child a {
|
|
392
|
+
border-bottom-left-radius: 4px;
|
|
393
|
+
border-bottom-right-radius: 4px;
|
|
394
|
+
}
|
|
395
|
+
.audio_selector[data-track-selector] ul li:last-child a {
|
|
396
|
+
border-top-left-radius: 4px;
|
|
397
|
+
border-top-right-radius: 4px;
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
@keyframes pulse {
|
|
401
|
+
0% {
|
|
402
|
+
color: #fff;
|
|
403
|
+
}
|
|
404
|
+
50% {
|
|
405
|
+
color: #ff0101;
|
|
406
|
+
}
|
|
407
|
+
100% {
|
|
408
|
+
color: #B80000;
|
|
409
|
+
}
|
|
410
|
+
}.media-control-pip button {
|
|
411
|
+
float: right;
|
|
412
|
+
height: 40px;
|
|
413
|
+
margin-right: 20px;
|
|
414
|
+
}
|
|
415
|
+
.media-control-pip button svg {
|
|
416
|
+
height: 20px;
|
|
455
417
|
}:root {
|
|
456
418
|
--primary-background-color: #000;
|
|
457
419
|
--secondary-background-color: #262626;
|
|
@@ -834,129 +796,330 @@ div.player-error-screen__reload, [data-player] div.player-error-screen__reload {
|
|
|
834
796
|
.mobile .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box ul {
|
|
835
797
|
width: 25%;
|
|
836
798
|
}
|
|
837
|
-
}.
|
|
838
|
-
|
|
799
|
+
}.container-with-poster-clickable .skip_time_plugin[data-skip-time] {
|
|
800
|
+
height: 0;
|
|
801
|
+
}
|
|
802
|
+
|
|
803
|
+
.skip_time_plugin[data-skip-time] {
|
|
804
|
+
position: absolute;
|
|
805
|
+
width: 100%;
|
|
806
|
+
height: calc(100% - 50px);
|
|
807
|
+
z-index: 9998;
|
|
808
|
+
background-color: transparent;
|
|
809
|
+
font-family: Roboto, "Open Sans", Arial, sans-serif;
|
|
810
|
+
}
|
|
811
|
+
.skip_time_plugin[data-skip-time] .skip-container[data-skip-container] {
|
|
812
|
+
width: 100%;
|
|
813
|
+
height: 100%;
|
|
814
|
+
display: flex;
|
|
815
|
+
justify-content: space-between;
|
|
816
|
+
}
|
|
817
|
+
.skip_time_plugin[data-skip-time] .skip-container[data-skip-container] .skip-item {
|
|
818
|
+
width: 33.3%;
|
|
819
|
+
height: 100%;
|
|
820
|
+
}.dvr-controls[data-dvr-controls] {
|
|
821
|
+
display: inline-block;
|
|
822
|
+
float: left;
|
|
823
|
+
color: #fff;
|
|
824
|
+
line-height: 32px;
|
|
825
|
+
font-size: 10px;
|
|
826
|
+
font-weight: bold;
|
|
827
|
+
margin-left: 6px;
|
|
839
828
|
height: 40px;
|
|
840
|
-
|
|
829
|
+
line-height: 40px;
|
|
830
|
+
margin-left: 0;
|
|
841
831
|
}
|
|
842
|
-
.
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
z-index: 5;
|
|
847
|
-
font-family: Roboto, "Open Sans", Arial, sans-serif !important;
|
|
832
|
+
.dvr-controls[data-dvr-controls] .live-info {
|
|
833
|
+
cursor: default;
|
|
834
|
+
font-family: "Roboto", "Open Sans", Arial, sans-serif;
|
|
835
|
+
text-transform: uppercase;
|
|
848
836
|
}
|
|
849
|
-
.
|
|
850
|
-
|
|
837
|
+
.dvr-controls[data-dvr-controls] .live-info:before {
|
|
838
|
+
content: "";
|
|
839
|
+
display: inline-block;
|
|
840
|
+
position: relative;
|
|
841
|
+
width: 7px;
|
|
842
|
+
height: 7px;
|
|
843
|
+
border-radius: 3.5px;
|
|
844
|
+
margin-right: 3.5px;
|
|
845
|
+
background-color: #ff0101;
|
|
851
846
|
}
|
|
852
|
-
.
|
|
853
|
-
|
|
854
|
-
width: 36px;
|
|
855
|
-
height: 36px;
|
|
856
|
-
background-color: rgba(74, 74, 74, 0.6);
|
|
857
|
-
border-radius: 4px;
|
|
858
|
-
position: absolute;
|
|
859
|
-
right: 10px;
|
|
860
|
-
top: 10px;
|
|
861
|
-
padding-top: 6px;
|
|
862
|
-
transition: all 0.3s ease-out;
|
|
847
|
+
.dvr-controls[data-dvr-controls] .live-info.disabled {
|
|
848
|
+
opacity: 0.3;
|
|
863
849
|
}
|
|
864
|
-
.
|
|
865
|
-
background-color:
|
|
850
|
+
.dvr-controls[data-dvr-controls] .live-info.disabled:before {
|
|
851
|
+
background-color: #fff;
|
|
852
|
+
}
|
|
853
|
+
.dvr-controls[data-dvr-controls] .live-button {
|
|
854
|
+
cursor: pointer;
|
|
855
|
+
outline: none;
|
|
856
|
+
display: none;
|
|
866
857
|
border: 0;
|
|
867
|
-
|
|
858
|
+
color: #fff;
|
|
859
|
+
background-color: transparent;
|
|
860
|
+
height: 32px;
|
|
868
861
|
padding: 0;
|
|
869
|
-
|
|
862
|
+
opacity: 0.7;
|
|
863
|
+
font-family: "Roboto", "Open Sans", Arial, sans-serif;
|
|
864
|
+
text-transform: uppercase;
|
|
865
|
+
transition: all 0.1s ease;
|
|
866
|
+
}
|
|
867
|
+
.dvr-controls[data-dvr-controls] .live-button:before {
|
|
868
|
+
content: "";
|
|
870
869
|
display: inline-block;
|
|
871
|
-
|
|
872
|
-
|
|
870
|
+
position: relative;
|
|
871
|
+
width: 7px;
|
|
872
|
+
height: 7px;
|
|
873
|
+
border-radius: 3.5px;
|
|
874
|
+
margin-right: 3.5px;
|
|
875
|
+
background-color: #fff;
|
|
873
876
|
}
|
|
874
|
-
.
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
width: 280px;
|
|
878
|
-
background-color: white;
|
|
879
|
-
transform: translate(0, 50%);
|
|
880
|
-
transform: translate(-50%, -50%);
|
|
881
|
-
left: 50%;
|
|
882
|
-
/* margin-left: -140px; */
|
|
883
|
-
top: calc(50% - 20px);
|
|
884
|
-
/* margin-top: -170px; */
|
|
877
|
+
.dvr-controls[data-dvr-controls] .live-button:hover {
|
|
878
|
+
opacity: 1;
|
|
879
|
+
text-shadow: rgba(255, 255, 255, 0.75) 0 0 5px;
|
|
885
880
|
}
|
|
886
|
-
.
|
|
887
|
-
|
|
888
|
-
|
|
881
|
+
.dvr-controls[data-dvr-controls] .live-info {
|
|
882
|
+
font-size: 14px;
|
|
883
|
+
letter-spacing: 0.8px;
|
|
884
|
+
font-weight: 500;
|
|
885
|
+
color: #fffffe;
|
|
886
|
+
margin-left: 21px;
|
|
889
887
|
}
|
|
890
|
-
.
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
888
|
+
.dvr-controls[data-dvr-controls] .live-info::before {
|
|
889
|
+
width: 10px;
|
|
890
|
+
height: 10px;
|
|
891
|
+
border-radius: 50%;
|
|
892
|
+
margin-right: 8px;
|
|
893
|
+
background-color: #ed4f4a;
|
|
894
894
|
}
|
|
895
|
-
.
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
895
|
+
.dvr-controls[data-dvr-controls] .live-button {
|
|
896
|
+
height: 40px;
|
|
897
|
+
opacity: 1;
|
|
898
|
+
font-size: 14px;
|
|
899
|
+
letter-spacing: 0.8px;
|
|
900
|
+
font-weight: 500;
|
|
901
|
+
margin-left: 20px;
|
|
901
902
|
}
|
|
902
|
-
.
|
|
903
|
-
|
|
903
|
+
.dvr-controls[data-dvr-controls] .live-button::before {
|
|
904
|
+
width: 10px;
|
|
905
|
+
height: 10px;
|
|
906
|
+
border-radius: 50%;
|
|
907
|
+
margin-right: 8px;
|
|
908
|
+
background-color: #cacaca;
|
|
904
909
|
}
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
padding: 5px;
|
|
910
|
+
|
|
911
|
+
.dvr .dvr-controls[data-dvr-controls] .live-info {
|
|
912
|
+
display: none;
|
|
909
913
|
}
|
|
910
|
-
.
|
|
911
|
-
|
|
912
|
-
text-overflow: ellipsis;
|
|
913
|
-
color: #818181;
|
|
914
|
-
border: solid 1px #d3d3d3;
|
|
915
|
-
width: calc(100% - 10px);
|
|
916
|
-
padding: 5px;
|
|
914
|
+
.dvr .dvr-controls[data-dvr-controls] .live-button {
|
|
915
|
+
display: block;
|
|
917
916
|
}
|
|
918
|
-
.
|
|
919
|
-
|
|
920
|
-
resize: none;
|
|
917
|
+
.dvr.media-control.live[data-media-control] .media-control-layer[data-controls] .bar-container[data-seekbar] .bar-background[data-seekbar] .bar-fill-2[data-seekbar] {
|
|
918
|
+
background-color: #005aff;
|
|
921
919
|
}
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
920
|
+
|
|
921
|
+
.media-control.live[data-media-control] .media-control-layer[data-controls] .bar-container[data-seekbar] .bar-background[data-seekbar] .bar-fill-2[data-seekbar] {
|
|
922
|
+
background-color: #ff0101;
|
|
923
|
+
}.big-mute-icon-wrapper[data-big-mute] {
|
|
924
|
+
position: absolute;
|
|
925
|
+
z-index: 9998;
|
|
926
|
+
background-color: transparent;
|
|
927
|
+
display: flex;
|
|
928
|
+
justify-content: center;
|
|
929
|
+
width: 100%;
|
|
930
|
+
height: calc(100% - 50px);
|
|
931
|
+
margin: 0 auto;
|
|
932
|
+
opacity: 0.75;
|
|
933
|
+
transition: opacity 0.1s ease;
|
|
934
|
+
pointer-events: auto;
|
|
935
|
+
}
|
|
936
|
+
.big-mute-icon-wrapper[data-big-mute].hide {
|
|
937
|
+
display: none;
|
|
938
|
+
}
|
|
939
|
+
.big-mute-icon-wrapper[data-big-mute]:hover {
|
|
926
940
|
cursor: pointer;
|
|
927
|
-
}
|
|
941
|
+
}
|
|
942
|
+
|
|
943
|
+
.big-mute-icon[data-big-mute-icon] {
|
|
944
|
+
display: flex;
|
|
945
|
+
align-items: center;
|
|
946
|
+
justify-content: center;
|
|
947
|
+
align-self: center;
|
|
948
|
+
width: 120px;
|
|
949
|
+
height: 120px;
|
|
950
|
+
border: 2px solid white;
|
|
951
|
+
border-radius: 50%;
|
|
952
|
+
filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
|
|
953
|
+
filter: alpha(opacity=60);
|
|
954
|
+
opacity: 1;
|
|
955
|
+
box-shadow: 0 0 1px 0 white;
|
|
956
|
+
background: rgba(240, 243, 247, 0.9411764706);
|
|
957
|
+
z-index: 10000;
|
|
958
|
+
}
|
|
959
|
+
.big-mute-icon[data-big-mute-icon] svg {
|
|
960
|
+
margin-left: 5px;
|
|
961
|
+
width: 80px;
|
|
962
|
+
height: 80px;
|
|
963
|
+
}
|
|
964
|
+
.big-mute-icon[data-big-mute-icon] svg path {
|
|
965
|
+
fill: #1f1e1e !important;
|
|
966
|
+
}
|
|
967
|
+
.big-mute-icon[data-big-mute-icon]:hover {
|
|
968
|
+
background: rgba(240, 243, 247, 0.8784313725);
|
|
969
|
+
}
|
|
970
|
+
.big-mute-icon[data-big-mute-icon]:hover svg path {
|
|
971
|
+
fill: #151515 !important;
|
|
972
|
+
}.level-disabled {
|
|
973
|
+
opacity: 0.5;
|
|
974
|
+
pointer-events: none;
|
|
975
|
+
}*, :focus, :visited {
|
|
976
|
+
outline: none !important;
|
|
977
|
+
}
|
|
978
|
+
|
|
979
|
+
.multicamera[data-multicamera] {
|
|
980
|
+
float: right;
|
|
981
|
+
margin-top: 4px;
|
|
982
|
+
position: relative;
|
|
983
|
+
margin-right: 20px;
|
|
984
|
+
width: 20px;
|
|
985
|
+
}
|
|
986
|
+
.multicamera[data-multicamera] button {
|
|
987
|
+
background-color: transparent;
|
|
988
|
+
color: #fff;
|
|
989
|
+
font-family: Roboto, "Open Sans", Arial, sans-serif;
|
|
990
|
+
-webkit-font-smoothing: antialiased;
|
|
991
|
+
border: none;
|
|
992
|
+
font-size: 14px;
|
|
993
|
+
padding: 0;
|
|
994
|
+
}
|
|
995
|
+
.multicamera[data-multicamera] button svg {
|
|
996
|
+
height: 20px;
|
|
997
|
+
position: relative;
|
|
998
|
+
margin-top: 6px;
|
|
999
|
+
}
|
|
1000
|
+
.multicamera[data-multicamera] button:hover {
|
|
1001
|
+
color: #c9c9c9;
|
|
1002
|
+
}
|
|
1003
|
+
.multicamera[data-multicamera] button.changing {
|
|
1004
|
+
animation: pulse 0.5s infinite alternate;
|
|
1005
|
+
}
|
|
1006
|
+
.multicamera[data-multicamera] button span.quality-arrow {
|
|
1007
|
+
width: 9px;
|
|
1008
|
+
height: 6px;
|
|
1009
|
+
margin-top: 11px;
|
|
1010
|
+
margin-left: 5px;
|
|
1011
|
+
}
|
|
1012
|
+
.multicamera[data-multicamera] > ul {
|
|
1013
|
+
padding: 6px 0;
|
|
1014
|
+
right: -24px;
|
|
1015
|
+
width: 245px;
|
|
1016
|
+
list-style-type: none;
|
|
928
1017
|
position: absolute;
|
|
929
|
-
|
|
1018
|
+
bottom: 48px;
|
|
1019
|
+
border-radius: 4px;
|
|
1020
|
+
display: none;
|
|
1021
|
+
background-color: rgba(74, 74, 74, 0.9);
|
|
1022
|
+
}
|
|
1023
|
+
.multicamera[data-multicamera] > ul::after {
|
|
1024
|
+
content: "";
|
|
1025
|
+
position: absolute;
|
|
1026
|
+
top: 100%;
|
|
1027
|
+
left: 85%;
|
|
1028
|
+
margin-left: -10px;
|
|
1029
|
+
width: 0;
|
|
1030
|
+
height: 0;
|
|
1031
|
+
border-top: 10px solid rgba(74, 74, 74, 0.9);
|
|
1032
|
+
border-right: 10px solid transparent;
|
|
1033
|
+
border-left: 10px solid transparent;
|
|
1034
|
+
}
|
|
1035
|
+
.multicamera[data-multicamera] li {
|
|
1036
|
+
font-size: 10px;
|
|
1037
|
+
cursor: pointer;
|
|
1038
|
+
}
|
|
1039
|
+
.multicamera[data-multicamera] li .multicamera-item {
|
|
1040
|
+
display: flex;
|
|
1041
|
+
padding: 10px 0;
|
|
1042
|
+
justify-content: center;
|
|
1043
|
+
position: relative;
|
|
1044
|
+
}
|
|
1045
|
+
.multicamera[data-multicamera] li .multicamera-item[data-mulitcamera-selector-live=false] {
|
|
1046
|
+
pointer-events: none;
|
|
1047
|
+
}
|
|
1048
|
+
.multicamera[data-multicamera] li .multicamera-item[data-mulitcamera-selector-live=false] .multicamera-screenshot {
|
|
1049
|
+
opacity: 0.5;
|
|
1050
|
+
}
|
|
1051
|
+
.multicamera[data-multicamera] li .multicamera-item[data-mulitcamera-selector-live=false] .multicamera-text {
|
|
1052
|
+
opacity: 0.5;
|
|
1053
|
+
}
|
|
1054
|
+
.multicamera[data-multicamera] li .multicamera-item[data-mulitcamera-selector-live=false]:hover {
|
|
1055
|
+
background-color: rgba(0, 0, 0, 0);
|
|
1056
|
+
}
|
|
1057
|
+
.multicamera[data-multicamera] li .multicamera-item:hover, .multicamera[data-multicamera] li .multicamera-item.multicamera-active {
|
|
1058
|
+
background-color: rgba(0, 0, 0, 0.3);
|
|
1059
|
+
}
|
|
1060
|
+
.multicamera[data-multicamera] li .multicamera-item .multicamera-screenshot {
|
|
1061
|
+
width: 80px;
|
|
1062
|
+
height: 60px;
|
|
1063
|
+
}
|
|
1064
|
+
.multicamera[data-multicamera] li .multicamera-item .multicamera-screenshot img {
|
|
1065
|
+
width: 80px;
|
|
1066
|
+
height: 60px;
|
|
1067
|
+
}
|
|
1068
|
+
.multicamera[data-multicamera] li .multicamera-item .multicamera-text {
|
|
1069
|
+
width: 120px;
|
|
1070
|
+
text-align: left;
|
|
1071
|
+
margin-left: 15px;
|
|
1072
|
+
}
|
|
1073
|
+
.multicamera[data-multicamera] li .multicamera-item .multicamera-text .multicamera-title, .multicamera[data-multicamera] li .multicamera-item .multicamera-text .multicamera-description {
|
|
1074
|
+
width: 120px;
|
|
930
1075
|
height: 20px;
|
|
931
|
-
|
|
932
|
-
font-size:
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
1076
|
+
font-family: Roboto, "Open Sans", Arial, sans-serif;
|
|
1077
|
+
font-size: 14px;
|
|
1078
|
+
font-weight: normal;
|
|
1079
|
+
font-style: normal;
|
|
1080
|
+
font-stretch: normal;
|
|
1081
|
+
line-height: 1.43;
|
|
1082
|
+
letter-spacing: normal;
|
|
1083
|
+
text-align: left;
|
|
1084
|
+
color: #fff;
|
|
1085
|
+
text-overflow: ellipsis;
|
|
1086
|
+
overflow: hidden;
|
|
938
1087
|
}
|
|
939
|
-
.
|
|
940
|
-
opacity: 0;
|
|
1088
|
+
.multicamera[data-multicamera] li .multicamera-item .multicamera-text .multicamera-description {
|
|
1089
|
+
opacity: 0.6;
|
|
941
1090
|
}
|
|
942
|
-
.
|
|
943
|
-
|
|
1091
|
+
.multicamera[data-multicamera] li[data-title] {
|
|
1092
|
+
background-color: #c3c2c2;
|
|
1093
|
+
padding: 5px;
|
|
1094
|
+
}
|
|
1095
|
+
.multicamera[data-multicamera] li a {
|
|
1096
|
+
color: #444;
|
|
1097
|
+
padding: 2px 10px;
|
|
1098
|
+
display: block;
|
|
1099
|
+
text-decoration: none;
|
|
1100
|
+
}
|
|
1101
|
+
.multicamera[data-multicamera] li a:hover {
|
|
1102
|
+
background-color: #555;
|
|
944
1103
|
color: white;
|
|
945
|
-
font-size: 10px;
|
|
946
|
-
padding-left: 7px;
|
|
947
|
-
padding-right: 7px;
|
|
948
|
-
vertical-align: top;
|
|
949
1104
|
}
|
|
950
|
-
.
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
font-size: 10px;
|
|
954
|
-
padding-right: 7px;
|
|
955
|
-
vertical-align: top;
|
|
1105
|
+
.multicamera[data-multicamera] li a:hover a {
|
|
1106
|
+
color: white;
|
|
1107
|
+
text-decoration: none;
|
|
956
1108
|
}
|
|
957
|
-
.
|
|
958
|
-
|
|
959
|
-
|
|
1109
|
+
.multicamera[data-multicamera] li.current a {
|
|
1110
|
+
color: #f00;
|
|
1111
|
+
}
|
|
1112
|
+
|
|
1113
|
+
@keyframes pulse {
|
|
1114
|
+
0% {
|
|
1115
|
+
color: #fff;
|
|
1116
|
+
}
|
|
1117
|
+
50% {
|
|
1118
|
+
color: #ff0101;
|
|
1119
|
+
}
|
|
1120
|
+
100% {
|
|
1121
|
+
color: #B80000;
|
|
1122
|
+
}
|
|
960
1123
|
}.media-control-skin-1[data-media-control-skin-1] .media-control-quality,
|
|
961
1124
|
.media-control-skin-1[data-media-control-skin-1] .media-control-audio-tracks {
|
|
962
1125
|
display: block;
|
|
@@ -1632,142 +1795,161 @@ div.player-error-screen__reload, [data-player] div.player-error-screen__reload {
|
|
|
1632
1795
|
}
|
|
1633
1796
|
.media-control-skin-1[data-media-control-skin-1] .media-control-layer[data-controls] .drawer-container[data-volume] .bar-container[data-volume] .segmented-bar-element[data-volume]:hover {
|
|
1634
1797
|
transform: scaleY(1.5);
|
|
1635
|
-
}
|
|
1636
|
-
|
|
1798
|
+
}.spinner-three-bounce[data-spinner] {
|
|
1799
|
+
position: absolute;
|
|
1800
|
+
width: 70px;
|
|
1801
|
+
text-align: center;
|
|
1802
|
+
z-index: 999;
|
|
1803
|
+
left: 0;
|
|
1804
|
+
right: 0;
|
|
1805
|
+
margin: 0 auto;
|
|
1806
|
+
margin-left: auto;
|
|
1807
|
+
margin-right: auto;
|
|
1808
|
+
/* center vertically */
|
|
1809
|
+
top: 50%;
|
|
1810
|
+
transform: translateY(-50%);
|
|
1637
1811
|
}
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1812
|
+
.spinner-three-bounce[data-spinner] > div {
|
|
1813
|
+
width: 18px;
|
|
1814
|
+
height: 18px;
|
|
1815
|
+
background-color: #FFF;
|
|
1816
|
+
border-radius: 100%;
|
|
1817
|
+
display: inline-block;
|
|
1818
|
+
animation: bouncedelay 1.4s infinite ease-in-out;
|
|
1819
|
+
/* Prevent first frame from flickering when animation starts */
|
|
1820
|
+
animation-fill-mode: both;
|
|
1645
1821
|
}
|
|
1646
|
-
.
|
|
1647
|
-
|
|
1648
|
-
color: #fff;
|
|
1649
|
-
font-family: Roboto, "Open Sans", Arial, sans-serif;
|
|
1650
|
-
-webkit-font-smoothing: antialiased;
|
|
1651
|
-
border: none;
|
|
1652
|
-
font-size: 14px;
|
|
1653
|
-
padding: 0;
|
|
1822
|
+
.spinner-three-bounce[data-spinner] [data-bounce1] {
|
|
1823
|
+
animation-delay: -0.32s;
|
|
1654
1824
|
}
|
|
1655
|
-
.
|
|
1825
|
+
.spinner-three-bounce[data-spinner] [data-bounce2] {
|
|
1826
|
+
animation-delay: -0.16s;
|
|
1827
|
+
}
|
|
1828
|
+
|
|
1829
|
+
@keyframes bouncedelay {
|
|
1830
|
+
0%, 80%, 100% {
|
|
1831
|
+
transform: scale(0);
|
|
1832
|
+
}
|
|
1833
|
+
40% {
|
|
1834
|
+
transform: scale(1);
|
|
1835
|
+
}
|
|
1836
|
+
}.seek-time[data-seek-time] {
|
|
1837
|
+
position: absolute;
|
|
1838
|
+
white-space: nowrap;
|
|
1656
1839
|
height: 20px;
|
|
1657
|
-
|
|
1658
|
-
|
|
1840
|
+
line-height: 20px;
|
|
1841
|
+
font-size: 0;
|
|
1842
|
+
left: -100%;
|
|
1843
|
+
bottom: 55px;
|
|
1844
|
+
background-color: rgba(2, 2, 2, 0.5);
|
|
1845
|
+
z-index: 9999;
|
|
1846
|
+
transition: opacity 0.1s ease;
|
|
1659
1847
|
}
|
|
1660
|
-
.
|
|
1661
|
-
|
|
1848
|
+
.seek-time[data-seek-time].hidden[data-seek-time] {
|
|
1849
|
+
opacity: 0;
|
|
1662
1850
|
}
|
|
1663
|
-
.
|
|
1664
|
-
|
|
1851
|
+
.seek-time[data-seek-time] [data-seek-time] {
|
|
1852
|
+
display: inline-block;
|
|
1853
|
+
color: white;
|
|
1854
|
+
font-size: 10px;
|
|
1855
|
+
padding-left: 7px;
|
|
1856
|
+
padding-right: 7px;
|
|
1857
|
+
vertical-align: top;
|
|
1665
1858
|
}
|
|
1666
|
-
.
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1859
|
+
.seek-time[data-seek-time] [data-duration] {
|
|
1860
|
+
display: inline-block;
|
|
1861
|
+
color: rgba(255, 255, 255, 0.5);
|
|
1862
|
+
font-size: 10px;
|
|
1863
|
+
padding-right: 7px;
|
|
1864
|
+
vertical-align: top;
|
|
1671
1865
|
}
|
|
1672
|
-
.
|
|
1673
|
-
|
|
1674
|
-
right:
|
|
1675
|
-
|
|
1676
|
-
|
|
1866
|
+
.seek-time[data-seek-time] [data-duration]::before {
|
|
1867
|
+
content: "|";
|
|
1868
|
+
margin-right: 7px;
|
|
1869
|
+
}.context-menu {
|
|
1870
|
+
z-index: 999;
|
|
1677
1871
|
position: absolute;
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
background-color: rgba(74, 74, 74, 0.9);
|
|
1872
|
+
top: 0;
|
|
1873
|
+
left: 0;
|
|
1874
|
+
text-align: center;
|
|
1682
1875
|
}
|
|
1683
|
-
.
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
border
|
|
1876
|
+
.context-menu .context-menu-list {
|
|
1877
|
+
font-family: "Proxima Nova", sans-serif;
|
|
1878
|
+
font-size: 12px;
|
|
1879
|
+
line-height: 12px;
|
|
1880
|
+
list-style-type: none;
|
|
1881
|
+
text-align: left;
|
|
1882
|
+
padding: 5px;
|
|
1883
|
+
margin-left: auto;
|
|
1884
|
+
margin-right: auto;
|
|
1885
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
1886
|
+
border: 1px solid #666;
|
|
1887
|
+
border-radius: 4px;
|
|
1694
1888
|
}
|
|
1695
|
-
.
|
|
1696
|
-
|
|
1889
|
+
.context-menu .context-menu-list .context-menu-list-item {
|
|
1890
|
+
color: white;
|
|
1891
|
+
padding: 5px;
|
|
1697
1892
|
cursor: pointer;
|
|
1893
|
+
}*, :focus, :visited {
|
|
1894
|
+
outline: none !important;
|
|
1698
1895
|
}
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
justify-content: center;
|
|
1896
|
+
|
|
1897
|
+
.subtitles[data-subtitles] {
|
|
1898
|
+
float: right;
|
|
1703
1899
|
position: relative;
|
|
1900
|
+
width: 50px;
|
|
1704
1901
|
}
|
|
1705
|
-
.
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1902
|
+
.subtitles[data-subtitles] button {
|
|
1903
|
+
background-color: transparent;
|
|
1904
|
+
color: #fff;
|
|
1905
|
+
font-family: Roboto, "Open Sans", Arial, sans-serif;
|
|
1906
|
+
-webkit-font-smoothing: antialiased;
|
|
1907
|
+
border: none;
|
|
1908
|
+
font-size: 14px;
|
|
1909
|
+
cursor: pointer;
|
|
1713
1910
|
}
|
|
1714
|
-
.
|
|
1715
|
-
|
|
1911
|
+
.subtitles[data-subtitles] button .subtitle-text svg {
|
|
1912
|
+
fill: white;
|
|
1716
1913
|
}
|
|
1717
|
-
.
|
|
1718
|
-
|
|
1914
|
+
.subtitles[data-subtitles] button:hover {
|
|
1915
|
+
color: #c9c9c9;
|
|
1719
1916
|
}
|
|
1720
|
-
.
|
|
1721
|
-
|
|
1722
|
-
height: 60px;
|
|
1917
|
+
.subtitles[data-subtitles] button.changing {
|
|
1918
|
+
animation: pulse 0.5s infinite alternate;
|
|
1723
1919
|
}
|
|
1724
|
-
.
|
|
1920
|
+
.subtitles[data-subtitles] > ul {
|
|
1725
1921
|
width: 80px;
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
}
|
|
1733
|
-
.multicamera[data-multicamera] li .multicamera-item .multicamera-text .multicamera-title, .multicamera[data-multicamera] li .multicamera-item .multicamera-text .multicamera-description {
|
|
1734
|
-
width: 120px;
|
|
1735
|
-
height: 20px;
|
|
1736
|
-
font-family: Roboto, "Open Sans", Arial, sans-serif;
|
|
1737
|
-
font-size: 14px;
|
|
1738
|
-
font-weight: normal;
|
|
1739
|
-
font-style: normal;
|
|
1740
|
-
font-stretch: normal;
|
|
1741
|
-
line-height: 1.43;
|
|
1742
|
-
letter-spacing: normal;
|
|
1743
|
-
text-align: left;
|
|
1744
|
-
color: #fff;
|
|
1745
|
-
text-overflow: ellipsis;
|
|
1746
|
-
overflow: hidden;
|
|
1922
|
+
list-style-type: none;
|
|
1923
|
+
position: absolute;
|
|
1924
|
+
bottom: 25px;
|
|
1925
|
+
border: 1px solid black;
|
|
1926
|
+
display: none;
|
|
1927
|
+
background-color: #e6e6e6;
|
|
1747
1928
|
}
|
|
1748
|
-
.
|
|
1749
|
-
|
|
1929
|
+
.subtitles[data-subtitles] li {
|
|
1930
|
+
font-size: 10px;
|
|
1750
1931
|
}
|
|
1751
|
-
.
|
|
1932
|
+
.subtitles[data-subtitles] li[data-title] {
|
|
1752
1933
|
background-color: #c3c2c2;
|
|
1753
1934
|
padding: 5px;
|
|
1754
1935
|
}
|
|
1755
|
-
.
|
|
1936
|
+
.subtitles[data-subtitles] li a {
|
|
1756
1937
|
color: #444;
|
|
1757
1938
|
padding: 2px 10px;
|
|
1758
1939
|
display: block;
|
|
1759
1940
|
text-decoration: none;
|
|
1760
1941
|
}
|
|
1761
|
-
.
|
|
1942
|
+
.subtitles[data-subtitles] li a:hover {
|
|
1762
1943
|
background-color: #555;
|
|
1763
1944
|
color: white;
|
|
1764
1945
|
}
|
|
1765
|
-
.
|
|
1946
|
+
.subtitles[data-subtitles] li a:hover a {
|
|
1766
1947
|
color: white;
|
|
1767
1948
|
text-decoration: none;
|
|
1768
1949
|
}
|
|
1769
|
-
.
|
|
1950
|
+
.subtitles[data-subtitles] li.current a {
|
|
1770
1951
|
color: #f00;
|
|
1952
|
+
background-color: #555;
|
|
1771
1953
|
}
|
|
1772
1954
|
|
|
1773
1955
|
@keyframes pulse {
|
|
@@ -1780,6 +1962,15 @@ div.player-error-screen__reload, [data-player] div.player-error-screen__reload {
|
|
|
1780
1962
|
100% {
|
|
1781
1963
|
color: #B80000;
|
|
1782
1964
|
}
|
|
1965
|
+
}
|
|
1966
|
+
::cue {
|
|
1967
|
+
visibility: hidden !important;
|
|
1968
|
+
font-size: 0 !important;
|
|
1969
|
+
}
|
|
1970
|
+
|
|
1971
|
+
.ios-fullscreen::cue {
|
|
1972
|
+
visibility: visible !important;
|
|
1973
|
+
font-size: 1em !important;
|
|
1783
1974
|
}.scrub-thumbnails {
|
|
1784
1975
|
position: absolute;
|
|
1785
1976
|
bottom: 52px;
|
|
@@ -1841,317 +2032,123 @@ div.player-error-screen__reload, [data-player] div.player-error-screen__reload {
|
|
|
1841
2032
|
}
|
|
1842
2033
|
.scrub-thumbnails .backdrop .carousel img {
|
|
1843
2034
|
width: auto;
|
|
1844
|
-
}.
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
.skip_time_plugin[data-skip-time] {
|
|
2035
|
+
}.player-poster[data-poster] {
|
|
2036
|
+
display: flex;
|
|
2037
|
+
justify-content: center;
|
|
2038
|
+
align-items: center;
|
|
1849
2039
|
position: absolute;
|
|
2040
|
+
height: 100%;
|
|
1850
2041
|
width: 100%;
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
2042
|
+
z-index: 998;
|
|
2043
|
+
top: 0;
|
|
2044
|
+
left: 0;
|
|
2045
|
+
background-color: #000;
|
|
2046
|
+
background-size: cover;
|
|
2047
|
+
background-repeat: no-repeat;
|
|
2048
|
+
background-position: 50% 50%;
|
|
1855
2049
|
}
|
|
1856
|
-
.
|
|
2050
|
+
.player-poster[data-poster].clickable {
|
|
2051
|
+
cursor: pointer;
|
|
2052
|
+
}
|
|
2053
|
+
.player-poster[data-poster]:hover .play-wrapper[data-poster] {
|
|
2054
|
+
opacity: 1;
|
|
2055
|
+
}
|
|
2056
|
+
.player-poster[data-poster] .play-wrapper[data-poster] {
|
|
1857
2057
|
width: 100%;
|
|
1858
|
-
height:
|
|
1859
|
-
|
|
1860
|
-
|
|
2058
|
+
height: 25%;
|
|
2059
|
+
margin: 0 auto;
|
|
2060
|
+
opacity: 0.75;
|
|
2061
|
+
transition: opacity 0.1s ease;
|
|
1861
2062
|
}
|
|
1862
|
-
.
|
|
1863
|
-
width: 33.3%;
|
|
2063
|
+
.player-poster[data-poster] .play-wrapper[data-poster] svg {
|
|
1864
2064
|
height: 100%;
|
|
1865
|
-
|
|
1866
|
-
outline: none !important;
|
|
1867
|
-
}
|
|
1868
|
-
|
|
1869
|
-
.subtitles[data-subtitles] {
|
|
1870
|
-
float: right;
|
|
1871
|
-
position: relative;
|
|
1872
|
-
width: 50px;
|
|
2065
|
+
display: inline;
|
|
1873
2066
|
}
|
|
1874
|
-
.
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
-
|
|
1879
|
-
|
|
1880
|
-
font-size: 14px;
|
|
1881
|
-
cursor: pointer;
|
|
2067
|
+
.player-poster[data-poster] .play-wrapper[data-poster] svg path {
|
|
2068
|
+
fill: #fff;
|
|
2069
|
+
}.share_plugin[data-share] {
|
|
2070
|
+
pointer-events: auto;
|
|
2071
|
+
z-index: 5;
|
|
2072
|
+
font-family: Roboto, "Open Sans", Arial, sans-serif !important;
|
|
1882
2073
|
}
|
|
1883
|
-
.
|
|
1884
|
-
|
|
1885
|
-
}
|
|
1886
|
-
.subtitles[data-subtitles] button:hover {
|
|
1887
|
-
color: #c9c9c9;
|
|
1888
|
-
}
|
|
1889
|
-
.subtitles[data-subtitles] button.changing {
|
|
1890
|
-
animation: pulse 0.5s infinite alternate;
|
|
1891
|
-
}
|
|
1892
|
-
.subtitles[data-subtitles] > ul {
|
|
1893
|
-
width: 80px;
|
|
1894
|
-
list-style-type: none;
|
|
1895
|
-
position: absolute;
|
|
1896
|
-
bottom: 25px;
|
|
1897
|
-
border: 1px solid black;
|
|
1898
|
-
display: none;
|
|
1899
|
-
background-color: #e6e6e6;
|
|
1900
|
-
}
|
|
1901
|
-
.subtitles[data-subtitles] li {
|
|
1902
|
-
font-size: 10px;
|
|
1903
|
-
}
|
|
1904
|
-
.subtitles[data-subtitles] li[data-title] {
|
|
1905
|
-
background-color: #c3c2c2;
|
|
1906
|
-
padding: 5px;
|
|
1907
|
-
}
|
|
1908
|
-
.subtitles[data-subtitles] li a {
|
|
1909
|
-
color: #444;
|
|
1910
|
-
padding: 2px 10px;
|
|
1911
|
-
display: block;
|
|
1912
|
-
text-decoration: none;
|
|
1913
|
-
}
|
|
1914
|
-
.subtitles[data-subtitles] li a:hover {
|
|
1915
|
-
background-color: #555;
|
|
1916
|
-
color: white;
|
|
1917
|
-
}
|
|
1918
|
-
.subtitles[data-subtitles] li a:hover a {
|
|
1919
|
-
color: white;
|
|
1920
|
-
text-decoration: none;
|
|
1921
|
-
}
|
|
1922
|
-
.subtitles[data-subtitles] li.current a {
|
|
1923
|
-
color: #f00;
|
|
1924
|
-
background-color: #555;
|
|
1925
|
-
}
|
|
1926
|
-
|
|
1927
|
-
@keyframes pulse {
|
|
1928
|
-
0% {
|
|
1929
|
-
color: #fff;
|
|
1930
|
-
}
|
|
1931
|
-
50% {
|
|
1932
|
-
color: #ff0101;
|
|
1933
|
-
}
|
|
1934
|
-
100% {
|
|
1935
|
-
color: #B80000;
|
|
1936
|
-
}
|
|
1937
|
-
}
|
|
1938
|
-
::cue {
|
|
1939
|
-
visibility: hidden !important;
|
|
1940
|
-
font-size: 0 !important;
|
|
2074
|
+
.share_plugin[data-share].share-hide .share-button-container {
|
|
2075
|
+
right: -50px;
|
|
1941
2076
|
}
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
2077
|
+
.share_plugin[data-share] .share-button-container {
|
|
2078
|
+
cursor: pointer;
|
|
2079
|
+
width: 36px;
|
|
2080
|
+
height: 36px;
|
|
2081
|
+
background-color: rgba(74, 74, 74, 0.6);
|
|
2082
|
+
border-radius: 4px;
|
|
1947
2083
|
position: absolute;
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
right: 0;
|
|
1953
|
-
margin: 0 auto;
|
|
1954
|
-
margin-left: auto;
|
|
1955
|
-
margin-right: auto;
|
|
1956
|
-
/* center vertically */
|
|
1957
|
-
top: 50%;
|
|
1958
|
-
transform: translateY(-50%);
|
|
2084
|
+
right: 10px;
|
|
2085
|
+
top: 10px;
|
|
2086
|
+
padding-top: 6px;
|
|
2087
|
+
transition: all 0.3s ease-out;
|
|
1959
2088
|
}
|
|
1960
|
-
.
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
2089
|
+
.share_plugin[data-share] .share-button-container button[data-share-button] {
|
|
2090
|
+
background-color: transparent;
|
|
2091
|
+
border: 0;
|
|
2092
|
+
margin: 0 6px;
|
|
2093
|
+
padding: 0;
|
|
2094
|
+
cursor: pointer;
|
|
1965
2095
|
display: inline-block;
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
animation-fill-mode: both;
|
|
1969
|
-
}
|
|
1970
|
-
.spinner-three-bounce[data-spinner] [data-bounce1] {
|
|
1971
|
-
animation-delay: -0.32s;
|
|
1972
|
-
}
|
|
1973
|
-
.spinner-three-bounce[data-spinner] [data-bounce2] {
|
|
1974
|
-
animation-delay: -0.16s;
|
|
2096
|
+
width: 19px;
|
|
2097
|
+
height: 20px;
|
|
1975
2098
|
}
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
0%, 80%, 100% {
|
|
1979
|
-
transform: scale(0);
|
|
1980
|
-
}
|
|
1981
|
-
40% {
|
|
1982
|
-
transform: scale(1);
|
|
1983
|
-
}
|
|
1984
|
-
}.player-poster[data-poster] {
|
|
1985
|
-
display: flex;
|
|
1986
|
-
justify-content: center;
|
|
1987
|
-
align-items: center;
|
|
2099
|
+
.share_plugin[data-share] .share-container {
|
|
2100
|
+
pointer-events: auto;
|
|
1988
2101
|
position: absolute;
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
left:
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
background-position: 50% 50%;
|
|
1998
|
-
}
|
|
1999
|
-
.player-poster[data-poster].clickable {
|
|
2000
|
-
cursor: pointer;
|
|
2001
|
-
}
|
|
2002
|
-
.player-poster[data-poster]:hover .play-wrapper[data-poster] {
|
|
2003
|
-
opacity: 1;
|
|
2004
|
-
}
|
|
2005
|
-
.player-poster[data-poster] .play-wrapper[data-poster] {
|
|
2006
|
-
width: 100%;
|
|
2007
|
-
height: 25%;
|
|
2008
|
-
margin: 0 auto;
|
|
2009
|
-
opacity: 0.75;
|
|
2010
|
-
transition: opacity 0.1s ease;
|
|
2102
|
+
width: 280px;
|
|
2103
|
+
background-color: white;
|
|
2104
|
+
transform: translate(0, 50%);
|
|
2105
|
+
transform: translate(-50%, -50%);
|
|
2106
|
+
left: 50%;
|
|
2107
|
+
/* margin-left: -140px; */
|
|
2108
|
+
top: calc(50% - 20px);
|
|
2109
|
+
/* margin-top: -170px; */
|
|
2011
2110
|
}
|
|
2012
|
-
.
|
|
2013
|
-
|
|
2014
|
-
|
|
2111
|
+
.share_plugin[data-share] .share-container .share-container-header {
|
|
2112
|
+
text-align: left;
|
|
2113
|
+
border-bottom: 1px solid rgba(155, 155, 155, 0.25);
|
|
2015
2114
|
}
|
|
2016
|
-
.
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
|
|
2115
|
+
.share_plugin[data-share] .share-container .share-container-header .share-container-header--title {
|
|
2116
|
+
display: inline-block;
|
|
2117
|
+
font-size: 16px;
|
|
2118
|
+
margin: 5px;
|
|
2020
2119
|
}
|
|
2021
|
-
|
|
2022
|
-
|
|
2120
|
+
.share_plugin[data-share] .share-container .share-container-header .share-container-header--close {
|
|
2121
|
+
display: inline-block;
|
|
2122
|
+
width: 24px;
|
|
2023
2123
|
float: right;
|
|
2024
|
-
margin
|
|
2025
|
-
position: relative;
|
|
2026
|
-
width: 50px;
|
|
2027
|
-
font-family: Roboto, "Open Sans", Arial, sans-serif;
|
|
2028
|
-
}
|
|
2029
|
-
.audio_selector[data-track-selector] button {
|
|
2030
|
-
background-color: transparent;
|
|
2031
|
-
color: #fff;
|
|
2032
|
-
-webkit-font-smoothing: antialiased;
|
|
2033
|
-
border: none;
|
|
2034
|
-
font-size: 14px;
|
|
2035
|
-
cursor: pointer;
|
|
2036
|
-
}
|
|
2037
|
-
.audio_selector[data-track-selector] button .audio-text {
|
|
2038
|
-
text-overflow: ellipsis;
|
|
2039
|
-
overflow: hidden;
|
|
2040
|
-
white-space: nowrap;
|
|
2041
|
-
max-width: 100px;
|
|
2042
|
-
background-color: transparent;
|
|
2043
|
-
-webkit-font-smoothing: antialiased;
|
|
2044
|
-
border: none;
|
|
2045
|
-
font-size: 14px;
|
|
2124
|
+
margin: 5px;
|
|
2046
2125
|
cursor: pointer;
|
|
2047
|
-
padding-top: 5px;
|
|
2048
2126
|
}
|
|
2049
|
-
.
|
|
2050
|
-
|
|
2051
|
-
}
|
|
2052
|
-
.audio_selector[data-track-selector] button.changing {
|
|
2053
|
-
animation: pulse 0.5s infinite alternate;
|
|
2054
|
-
}
|
|
2055
|
-
.audio_selector[data-track-selector] button span.audio-arrow {
|
|
2056
|
-
width: 9px;
|
|
2057
|
-
height: 6px;
|
|
2058
|
-
margin-top: 11px;
|
|
2059
|
-
margin-left: 5px;
|
|
2060
|
-
}
|
|
2061
|
-
.audio_selector[data-track-selector] > ul {
|
|
2062
|
-
max-width: 114px;
|
|
2063
|
-
list-style-type: none;
|
|
2064
|
-
position: absolute;
|
|
2065
|
-
bottom: 25px;
|
|
2066
|
-
border: 1px solid black;
|
|
2067
|
-
display: none;
|
|
2068
|
-
background-color: #e6e6e6;
|
|
2069
|
-
}
|
|
2070
|
-
.audio_selector[data-track-selector] li {
|
|
2071
|
-
font-size: 10px;
|
|
2127
|
+
.share_plugin[data-share] .share-container .share-container-main {
|
|
2128
|
+
margin-bottom: 8px;
|
|
2072
2129
|
}
|
|
2073
|
-
.
|
|
2074
|
-
|
|
2130
|
+
.share_plugin[data-share] .share-container .share-container-main > div {
|
|
2131
|
+
text-align: left;
|
|
2132
|
+
font-size: 14px;
|
|
2075
2133
|
padding: 5px;
|
|
2076
2134
|
}
|
|
2077
|
-
.
|
|
2078
|
-
color: #444;
|
|
2079
|
-
padding: 2px 10px;
|
|
2080
|
-
display: block;
|
|
2081
|
-
text-decoration: none;
|
|
2082
|
-
text-overflow: ellipsis;
|
|
2135
|
+
.share_plugin[data-share] .share-container .share-container-main .share-container-header--link, .share_plugin[data-share] .share-container .share-container-main .share-container-header--embed {
|
|
2083
2136
|
overflow: hidden;
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
}
|
|
2090
|
-
.audio_selector[data-track-selector] li a:hover a {
|
|
2091
|
-
color: white;
|
|
2092
|
-
text-decoration: none;
|
|
2093
|
-
}
|
|
2094
|
-
.audio_selector[data-track-selector] li.current a {
|
|
2095
|
-
color: #f00;
|
|
2096
|
-
}
|
|
2097
|
-
|
|
2098
|
-
.audio_selector[data-track-selector] {
|
|
2099
|
-
width: auto;
|
|
2100
|
-
margin-top: 7px;
|
|
2101
|
-
margin-right: 20px;
|
|
2102
|
-
}
|
|
2103
|
-
.audio_selector[data-track-selector] button[data-level-selector-button],
|
|
2104
|
-
.audio_selector[data-track-selector] button[data-track-selector-button] {
|
|
2105
|
-
display: flex;
|
|
2106
|
-
justify-content: center;
|
|
2107
|
-
padding: 0;
|
|
2108
|
-
}
|
|
2109
|
-
.audio_selector[data-track-selector] button[data-level-selector-button]:hover,
|
|
2110
|
-
.audio_selector[data-track-selector] button[data-track-selector-button]:hover {
|
|
2111
|
-
color: white;
|
|
2112
|
-
}
|
|
2113
|
-
.audio_selector[data-track-selector] ul {
|
|
2114
|
-
background-color: rgba(74, 74, 74, 0.6);
|
|
2115
|
-
border: none;
|
|
2116
|
-
min-width: 60px;
|
|
2117
|
-
transform: rotate(180deg);
|
|
2118
|
-
border-radius: 4px;
|
|
2119
|
-
bottom: 40px;
|
|
2120
|
-
right: -2px;
|
|
2121
|
-
}
|
|
2122
|
-
.audio_selector[data-track-selector] ul li {
|
|
2123
|
-
transform: rotate(-180deg);
|
|
2124
|
-
font-size: 16px;
|
|
2125
|
-
text-align: right;
|
|
2126
|
-
height: 30px;
|
|
2127
|
-
}
|
|
2128
|
-
.audio_selector[data-track-selector] ul li a {
|
|
2129
|
-
height: 30px;
|
|
2130
|
-
padding: 5px 10px;
|
|
2131
|
-
color: #fffffe;
|
|
2132
|
-
}
|
|
2133
|
-
.audio_selector[data-track-selector] ul li a:hover {
|
|
2134
|
-
background-color: rgba(0, 0, 0, 0.4);
|
|
2135
|
-
}
|
|
2136
|
-
.audio_selector[data-track-selector] ul li:first-child a {
|
|
2137
|
-
border-bottom-left-radius: 4px;
|
|
2138
|
-
border-bottom-right-radius: 4px;
|
|
2137
|
+
text-overflow: ellipsis;
|
|
2138
|
+
color: #818181;
|
|
2139
|
+
border: solid 1px #d3d3d3;
|
|
2140
|
+
width: calc(100% - 10px);
|
|
2141
|
+
padding: 5px;
|
|
2139
2142
|
}
|
|
2140
|
-
.
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
+
.share_plugin[data-share] .share-container .share-container-main .share-container-header--embed {
|
|
2144
|
+
max-height: 90px;
|
|
2145
|
+
resize: none;
|
|
2143
2146
|
}
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
50% {
|
|
2150
|
-
color: #ff0101;
|
|
2151
|
-
}
|
|
2152
|
-
100% {
|
|
2153
|
-
color: #B80000;
|
|
2154
|
-
}
|
|
2147
|
+
.share_plugin[data-share] .share-container .share-container-main .share-container-header--socialicon > div {
|
|
2148
|
+
width: 32px;
|
|
2149
|
+
display: inline-block;
|
|
2150
|
+
margin-right: 5px;
|
|
2151
|
+
cursor: pointer;
|
|
2155
2152
|
}.player-logo[data-logo] {
|
|
2156
2153
|
position: absolute;
|
|
2157
2154
|
z-index: 2;
|