@gcorevideo/player 2.20.7 → 2.20.9
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/dist/core.js +54 -25
- package/dist/index.css +1184 -1184
- package/dist/index.js +298 -267
- package/dist/player.d.ts +178 -126
- package/dist/plugins/index.css +841 -841
- package/dist/plugins/index.js +192 -192
- package/docs/api/player.bottomgear.md +14 -0
- package/docs/api/player.bottomgear.refresh.md +20 -0
- package/docs/api/player.clapprnerdstats.md +1 -1
- package/docs/api/player.clapprstats.exportmetrics.md +1 -1
- package/docs/api/player.clapprstats.md +1 -15
- package/docs/api/player.clapprstats.setupdatemetrics.md +2 -0
- package/docs/api/player.clipsplugin.md +1 -1
- package/docs/api/player.clipspluginsettings.md +5 -2
- package/docs/api/player.clipspluginsettings.text.md +3 -0
- package/docs/api/{player.errorscreen.bindevents.md → player.containerpluginconstructor.md} +7 -6
- package/docs/api/{player.errorscreen.render.md → player.corepluginconstructor.md} +7 -6
- package/docs/api/player.errordesc.md +28 -0
- package/docs/api/player.errorscreen.md +1 -220
- package/docs/api/{player.errorscreen.hide.md → player.errorscreenpluginsettings.md} +7 -7
- package/docs/api/player.levelselector.md +3 -9
- package/docs/api/player.levelselectorpluginsettings.labels.md +24 -0
- package/docs/api/player.levelselectorpluginsettings.md +79 -0
- package/docs/api/player.levelselectorpluginsettings.restrictresolution.md +16 -0
- package/docs/api/player.md +93 -16
- package/docs/api/{player.errorscreen.container.md → player.mediacontrol.currentseekpos.md} +3 -3
- package/docs/api/player.mediacontrol.disable.md +1 -1
- package/docs/api/player.mediacontrol.md +23 -2
- package/docs/api/{player.gearevents.md → player.mediacontrolevents.md} +4 -4
- package/docs/api/player.multicamera.md +1 -29
- package/docs/api/player.playbackerror.md +19 -0
- package/docs/api/{player.errorscreen.supportedversion.md → player.playbackerror.ui.md} +7 -4
- package/docs/api/player.playbackerrorcode.md +3 -3
- package/docs/api/{player.errorscreen.show.md → player.playbackrate._constructor_.md} +7 -11
- package/docs/api/player.playbackrate.md +35 -2
- package/docs/api/player.player.registerplugin.md +2 -2
- package/docs/api/player.player.unregisterplugin.md +2 -2
- package/docs/api/player.playerpluginconstructor.md +17 -0
- package/docs/api/player.share.attributes.md +3 -0
- package/docs/api/player.share.bindevents.md +3 -0
- package/docs/api/player.share.canshowshare.md +3 -0
- package/docs/api/player.share.events.md +3 -0
- package/docs/api/player.share.hideshare.md +3 -0
- package/docs/api/player.share.initializeicons.md +3 -0
- package/docs/api/player.share.md +40 -1
- package/docs/api/player.share.name.md +3 -0
- package/docs/api/player.share.onshareembedclick.md +3 -0
- package/docs/api/player.share.onsharefb.md +3 -0
- package/docs/api/player.share.onsharehide.md +3 -0
- package/docs/api/player.share.onsharelinkclick.md +3 -0
- package/docs/api/player.share.onshareshow.md +3 -0
- package/docs/api/player.share.onsharetw.md +3 -0
- package/docs/api/player.share.render.md +3 -0
- package/docs/api/player.share.showshare.md +3 -0
- package/docs/api/player.share.supportedversion.md +3 -0
- package/docs/api/player.share.template.md +3 -0
- package/docs/api/player.share.unbindevents.md +3 -0
- package/docs/api/player.skiptime.attributes.md +3 -0
- package/docs/api/player.skiptime.bindevents.md +3 -0
- package/docs/api/player.skiptime.container.md +3 -0
- package/docs/api/player.skiptime.events.md +3 -0
- package/docs/api/player.skiptime.handlerewindclicks.md +3 -0
- package/docs/api/player.skiptime.md +30 -1
- package/docs/api/player.skiptime.name.md +3 -0
- package/docs/api/player.skiptime.render.md +3 -0
- package/docs/api/player.skiptime.setback.md +3 -0
- package/docs/api/player.skiptime.setforward.md +3 -0
- package/docs/api/player.skiptime.setmidclick.md +3 -0
- package/docs/api/player.skiptime.supportedversion.md +3 -0
- package/docs/api/player.skiptime.template.md +3 -0
- package/docs/api/player.skiptime.togglefullscreen.md +3 -0
- package/docs/api/player.spinnerevents.md +4 -1
- package/docs/api/player.spinnerthreebounce.hide.md +1 -1
- package/docs/api/player.spinnerthreebounce.md +7 -5
- package/docs/api/player.spinnerthreebounce.show.md +40 -2
- package/docs/api/player.telemetry.md +1 -1
- package/docs/api/player.telemetrypluginsettings.md +1 -1
- package/docs/api/{player.errorscreen.unbindevents.md → player.telemetrysendfn.md} +6 -6
- package/lib/Player.d.ts +13 -4
- package/lib/Player.d.ts.map +1 -1
- package/lib/Player.js +17 -12
- package/lib/index.core.d.ts +0 -1
- package/lib/index.core.d.ts.map +1 -1
- package/lib/index.core.js +0 -1
- package/lib/index.plugins.d.ts +0 -1
- package/lib/index.plugins.d.ts.map +1 -1
- package/lib/index.plugins.js +0 -1
- package/lib/playback/BasePlayback.d.ts +5 -0
- package/lib/playback/BasePlayback.d.ts.map +1 -1
- package/lib/playback/BasePlayback.js +8 -0
- package/lib/playback/HTML5Video.d.ts +4 -0
- package/lib/playback/HTML5Video.d.ts.map +1 -0
- package/lib/playback/HTML5Video.js +3 -0
- package/lib/playback/dash-playback/DashPlayback.d.ts +1 -0
- package/lib/playback/dash-playback/DashPlayback.d.ts.map +1 -1
- package/lib/playback/dash-playback/DashPlayback.js +6 -2
- package/lib/playback/hls-playback/HlsPlayback.d.ts.map +1 -1
- package/lib/playback/hls-playback/HlsPlayback.js +1 -1
- package/lib/playback/index.d.ts.map +1 -1
- package/lib/playback/index.js +2 -0
- package/lib/playback/types.d.ts +9 -0
- package/lib/playback/types.d.ts.map +1 -0
- package/lib/playback/types.js +9 -0
- package/lib/plugins/bottom-gear/BottomGear.d.ts +7 -12
- package/lib/plugins/bottom-gear/BottomGear.d.ts.map +1 -1
- package/lib/plugins/bottom-gear/BottomGear.js +5 -14
- package/lib/plugins/clappr-nerd-stats/ClapprNerdStats.d.ts +1 -1
- package/lib/plugins/clappr-nerd-stats/ClapprNerdStats.js +3 -3
- package/lib/plugins/clappr-nerd-stats/speedtest/Speedtest.d.ts.map +1 -1
- package/lib/plugins/clappr-nerd-stats/speedtest/Speedtest.js +8 -8
- package/lib/plugins/clappr-stats/ClapprStats.d.ts +4 -5
- package/lib/plugins/clappr-stats/ClapprStats.d.ts.map +1 -1
- package/lib/plugins/clappr-stats/ClapprStats.js +4 -3
- package/lib/plugins/clips/Clips.d.ts +3 -2
- package/lib/plugins/clips/Clips.d.ts.map +1 -1
- package/lib/plugins/clips/Clips.js +1 -1
- package/lib/plugins/context-menu/ContextMenu.d.ts.map +1 -1
- package/lib/plugins/dvr-controls/DvrControls.d.ts +4 -3
- package/lib/plugins/dvr-controls/DvrControls.d.ts.map +1 -1
- package/lib/plugins/dvr-controls/DvrControls.js +30 -18
- package/lib/plugins/error-screen/ErrorScreen.d.ts +12 -1
- package/lib/plugins/error-screen/ErrorScreen.d.ts.map +1 -1
- package/lib/plugins/error-screen/ErrorScreen.js +1 -1
- package/lib/plugins/index.d.ts +0 -1
- package/lib/plugins/index.d.ts.map +1 -1
- package/lib/plugins/index.js +0 -1
- package/lib/plugins/kibo/index.d.ts +0 -3
- package/lib/plugins/kibo/index.d.ts.map +1 -1
- package/lib/plugins/kibo/index.js +0 -3
- package/lib/plugins/level-selector/LevelSelector.d.ts +8 -4
- package/lib/plugins/level-selector/LevelSelector.d.ts.map +1 -1
- package/lib/plugins/level-selector/LevelSelector.js +16 -7
- package/lib/plugins/media-control/MediaControl.d.ts +5 -4
- package/lib/plugins/media-control/MediaControl.d.ts.map +1 -1
- package/lib/plugins/media-control/MediaControl.js +8 -6
- package/lib/plugins/multi-camera/MultiCamera.d.ts +3 -11
- package/lib/plugins/multi-camera/MultiCamera.d.ts.map +1 -1
- package/lib/plugins/multi-camera/MultiCamera.js +1 -1
- package/lib/plugins/playback-rate/PlaybackRate.d.ts +11 -10
- package/lib/plugins/playback-rate/PlaybackRate.d.ts.map +1 -1
- package/lib/plugins/playback-rate/PlaybackRate.js +83 -91
- package/lib/plugins/poster/Poster.js +2 -2
- package/lib/plugins/share/Share.d.ts +2 -1
- package/lib/plugins/share/Share.d.ts.map +1 -1
- package/lib/plugins/share/Share.js +2 -1
- package/lib/plugins/skip-time/SkipTime.d.ts +2 -1
- package/lib/plugins/skip-time/SkipTime.d.ts.map +1 -1
- package/lib/plugins/skip-time/SkipTime.js +2 -1
- package/lib/plugins/source-controller/SourceController.js +3 -3
- package/lib/plugins/spinner-three-bounce/SpinnerThreeBounce.d.ts +6 -3
- package/lib/plugins/spinner-three-bounce/SpinnerThreeBounce.d.ts.map +1 -1
- package/lib/plugins/spinner-three-bounce/SpinnerThreeBounce.js +6 -3
- package/lib/plugins/telemetry/Telemetry.d.ts +2 -3
- package/lib/plugins/telemetry/Telemetry.d.ts.map +1 -1
- package/lib/plugins/telemetry/Telemetry.js +1 -1
- package/lib/plugins/vast-ads/VastAds.d.ts.map +1 -1
- package/lib/plugins/vast-ads/VastAds.js +3 -3
- package/lib/plugins/vast-ads/roll.d.ts +1 -1
- package/lib/plugins/vast-ads/roll.d.ts.map +1 -1
- package/lib/plugins/vast-ads/rollmanager.d.ts +1 -1
- package/lib/plugins/vast-ads/rollmanager.d.ts.map +1 -1
- package/lib/plugins/vast-ads/rollmanager.js +2 -2
- package/lib/types.d.ts +21 -5
- package/lib/types.d.ts.map +1 -1
- package/lib/utils/types.d.ts +0 -6
- package/lib/utils/types.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/Player.ts +18 -16
- package/src/index.core.ts +0 -1
- package/src/index.plugins.ts +0 -1
- package/src/playback/BasePlayback.ts +12 -4
- package/src/playback/HTML5Video.ts +3 -0
- package/src/playback/dash-playback/DashPlayback.ts +15 -11
- package/src/playback/hls-playback/HlsPlayback.ts +7 -11
- package/src/playback/index.ts +2 -1
- package/src/playback/types.ts +9 -0
- package/src/plugins/audio-selector/AudioSelector.ts +1 -1
- package/src/plugins/big-mute-button/BigMuteButton.ts +1 -1
- package/src/plugins/bottom-gear/BottomGear.ts +7 -16
- package/src/plugins/clappr-nerd-stats/ClapprNerdStats.ts +5 -5
- package/src/plugins/clappr-nerd-stats/speedtest/Speedtest.ts +184 -187
- package/src/plugins/clappr-stats/ClapprStats.ts +5 -4
- package/src/plugins/clips/Clips.ts +4 -3
- package/src/plugins/context-menu/ContextMenu.ts +0 -2
- package/src/plugins/dvr-controls/DvrControls.ts +90 -56
- package/src/plugins/error-screen/ErrorScreen.ts +12 -1
- package/src/plugins/favicon/Favicon.ts +1 -1
- package/src/plugins/index.ts +0 -1
- package/src/plugins/kibo/index.ts +0 -3
- package/src/plugins/level-selector/LevelSelector.ts +24 -10
- package/src/plugins/logo/Logo.ts +1 -1
- package/src/plugins/media-control/MediaControl.ts +13 -10
- package/src/plugins/multi-camera/MultiCamera.ts +4 -4
- package/src/plugins/playback-rate/PlaybackRate.ts +90 -106
- package/src/plugins/poster/Poster.ts +3 -3
- package/src/plugins/seek-time/SeekTime.ts +1 -1
- package/src/plugins/share/Share.ts +2 -1
- package/src/plugins/skip-time/SkipTime.ts +2 -1
- package/src/plugins/source-controller/SourceController.ts +3 -3
- package/src/plugins/source-controller/__tests__/SourceController.test.ts +2 -2
- package/src/plugins/spinner-three-bounce/SpinnerThreeBounce.ts +6 -3
- package/src/plugins/subtitles/Subtitles.ts +1 -1
- package/src/plugins/telemetry/Telemetry.ts +2 -2
- package/src/plugins/thumbnails/Thumbnails.ts +1 -1
- package/src/plugins/vast-ads/VastAds.ts +5 -4
- package/src/plugins/vast-ads/roll.ts +2 -1
- package/src/plugins/vast-ads/rollmanager.ts +3 -3
- package/src/types.ts +24 -5
- package/src/utils/types.ts +0 -8
- package/temp/player.api.json +540 -576
- package/tsconfig.tsbuildinfo +1 -1
- package/assets/playback-rate/playback-rate-selector.ejs +0 -9
- package/docs/api/player.clapprstats.onbitrate.md +0 -52
- package/docs/api/player.errorscreen.attributes.md +0 -17
- package/docs/api/player.errorscreen.name.md +0 -14
- package/docs/api/player.errorscreen.template.md +0 -14
- package/docs/api/player.multicamera.getcameraslist.md +0 -18
- package/docs/api/player.multicamera.getcurrentcamera.md +0 -18
package/dist/plugins/index.css
CHANGED
|
@@ -122,192 +122,179 @@
|
|
|
122
122
|
.gplayer-lite-btn::-moz-focus-inner {
|
|
123
123
|
border: 0;
|
|
124
124
|
padding: 0;
|
|
125
|
-
}
|
|
126
|
-
|
|
125
|
+
}.context-menu {
|
|
126
|
+
z-index: 999;
|
|
127
|
+
position: absolute;
|
|
128
|
+
top: 0;
|
|
129
|
+
left: 0;
|
|
130
|
+
text-align: center;
|
|
127
131
|
}
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
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;
|
|
135
144
|
}
|
|
136
|
-
.
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
-webkit-font-smoothing: antialiased;
|
|
140
|
-
border: none;
|
|
141
|
-
font-size: 14px;
|
|
145
|
+
.context-menu .context-menu-list .context-menu-list-item {
|
|
146
|
+
color: white;
|
|
147
|
+
padding: 5px;
|
|
142
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;
|
|
143
160
|
}
|
|
144
|
-
.
|
|
145
|
-
text-overflow: ellipsis;
|
|
146
|
-
overflow: hidden;
|
|
147
|
-
white-space: nowrap;
|
|
148
|
-
max-width: 100px;
|
|
149
|
-
background-color: transparent;
|
|
150
|
-
-webkit-font-smoothing: antialiased;
|
|
151
|
-
border: none;
|
|
161
|
+
div.player-error-screen__content[data-error-screen], [data-player] div.player-error-screen__content[data-error-screen] {
|
|
152
162
|
font-size: 14px;
|
|
153
|
-
|
|
154
|
-
|
|
163
|
+
color: #CCCACA;
|
|
164
|
+
margin-top: 45px;
|
|
155
165
|
}
|
|
156
|
-
.
|
|
157
|
-
|
|
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;
|
|
158
170
|
}
|
|
159
|
-
.
|
|
160
|
-
|
|
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;
|
|
161
174
|
}
|
|
162
|
-
.
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
margin-top: 11px;
|
|
166
|
-
margin-left: 5px;
|
|
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;
|
|
167
178
|
}
|
|
168
|
-
.
|
|
169
|
-
|
|
170
|
-
|
|
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;
|
|
186
|
+
}.media-control-skin-1[data-media-control-skin-1] .media-control-gear {
|
|
187
|
+
float: right;
|
|
188
|
+
font-family: Roboto, "Open Sans", Arial, sans-serif;
|
|
189
|
+
}
|
|
190
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-gear .button-gear {
|
|
191
|
+
height: 40px;
|
|
192
|
+
width: 40px;
|
|
193
|
+
padding-right: 20px;
|
|
194
|
+
}
|
|
195
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-gear .button-gear svg {
|
|
196
|
+
height: 20px;
|
|
197
|
+
}
|
|
198
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-gear .gear-wrapper {
|
|
171
199
|
position: absolute;
|
|
172
|
-
|
|
173
|
-
|
|
200
|
+
right: 16px;
|
|
201
|
+
bottom: 52px;
|
|
174
202
|
display: none;
|
|
175
|
-
|
|
203
|
+
width: 250px;
|
|
204
|
+
min-height: 48px;
|
|
205
|
+
z-index: 9999;
|
|
206
|
+
border-radius: 4px;
|
|
176
207
|
}
|
|
177
|
-
.
|
|
178
|
-
|
|
208
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-gear .gear-wrapper .gear-options-list {
|
|
209
|
+
padding: 8px 0;
|
|
179
210
|
}
|
|
180
|
-
.
|
|
181
|
-
|
|
182
|
-
|
|
211
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-gear .gear-wrapper .gear-options-list svg {
|
|
212
|
+
float: left;
|
|
213
|
+
margin-right: 10px;
|
|
183
214
|
}
|
|
184
|
-
.
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
white-space: nowrap;
|
|
215
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-gear .gear-wrapper .gear-options-list .gear-option {
|
|
216
|
+
margin: 0;
|
|
217
|
+
text-align: left;
|
|
218
|
+
line-height: 22px;
|
|
219
|
+
padding: 5px 14px;
|
|
220
|
+
width: 250px;
|
|
221
|
+
font-size: 12px;
|
|
192
222
|
}
|
|
193
|
-
.
|
|
194
|
-
|
|
195
|
-
|
|
223
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-gear .gear-wrapper .gear-options-list .gear-option .gear-option_arrow-right-icon {
|
|
224
|
+
float: right;
|
|
225
|
+
margin-right: -14px;
|
|
196
226
|
}
|
|
197
|
-
.
|
|
198
|
-
|
|
199
|
-
|
|
227
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-gear .gear-wrapper .gear-options-list .gear-option .gear-option_value {
|
|
228
|
+
float: right;
|
|
229
|
+
margin-right: 8px;
|
|
200
230
|
}
|
|
201
|
-
.
|
|
202
|
-
|
|
231
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-gear .gear-wrapper .gear-options-list .gear-option svg {
|
|
232
|
+
height: 20px;
|
|
233
|
+
}*, :focus, :visited {
|
|
234
|
+
outline: none !important;
|
|
203
235
|
}
|
|
204
236
|
|
|
205
|
-
.
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
237
|
+
.gear-wrapper .go-back {
|
|
238
|
+
font-weight: 600;
|
|
239
|
+
font-size: 14px;
|
|
240
|
+
line-height: 20px;
|
|
241
|
+
width: 100%;
|
|
242
|
+
text-align: left;
|
|
243
|
+
padding: 12px;
|
|
209
244
|
}
|
|
210
|
-
.
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
padding: 0;
|
|
245
|
+
.gear-wrapper .go-back .arrow-left-icon {
|
|
246
|
+
float: left;
|
|
247
|
+
padding-top: 2px;
|
|
248
|
+
padding-right: 2px;
|
|
215
249
|
}
|
|
216
|
-
.
|
|
217
|
-
|
|
218
|
-
color: white;
|
|
250
|
+
.gear-wrapper .go-back .arrow-left-icon svg {
|
|
251
|
+
height: 16px;
|
|
219
252
|
}
|
|
220
|
-
.
|
|
221
|
-
|
|
222
|
-
|
|
253
|
+
.gear-wrapper ul.gear-sub-menu {
|
|
254
|
+
width: 100%;
|
|
255
|
+
list-style-type: none;
|
|
256
|
+
background-color: transparent;
|
|
223
257
|
min-width: 60px;
|
|
224
|
-
|
|
225
|
-
border-radius: 4px;
|
|
226
|
-
bottom: 40px;
|
|
227
|
-
right: -2px;
|
|
258
|
+
border-top: 2px solid rgb(36, 36, 36);
|
|
228
259
|
}
|
|
229
|
-
.
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
text-align: right;
|
|
233
|
-
height: 30px;
|
|
260
|
+
.gear-wrapper ul.gear-sub-menu li {
|
|
261
|
+
font-size: 12px;
|
|
262
|
+
text-align: left;
|
|
234
263
|
}
|
|
235
|
-
.
|
|
236
|
-
|
|
264
|
+
.gear-wrapper ul.gear-sub-menu li[data-title] {
|
|
265
|
+
background-color: #c3c2c2;
|
|
266
|
+
padding: 5px;
|
|
267
|
+
}
|
|
268
|
+
.gear-wrapper ul.gear-sub-menu li a {
|
|
269
|
+
display: block;
|
|
270
|
+
text-decoration: none;
|
|
271
|
+
height: 32px;
|
|
237
272
|
padding: 5px 10px;
|
|
273
|
+
line-height: 22px;
|
|
238
274
|
color: #fffffe;
|
|
239
275
|
}
|
|
240
|
-
.
|
|
276
|
+
.gear-wrapper ul.gear-sub-menu li a:hover {
|
|
277
|
+
color: white;
|
|
241
278
|
background-color: rgba(0, 0, 0, 0.4);
|
|
242
279
|
}
|
|
243
|
-
.
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
}
|
|
247
|
-
.audio_selector[data-track-selector] ul li:last-child a {
|
|
248
|
-
border-top-left-radius: 4px;
|
|
249
|
-
border-top-right-radius: 4px;
|
|
280
|
+
.gear-wrapper ul.gear-sub-menu li a:hover a {
|
|
281
|
+
color: white;
|
|
282
|
+
text-decoration: none;
|
|
250
283
|
}
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
50% {
|
|
257
|
-
color: #ff0101;
|
|
258
|
-
}
|
|
259
|
-
100% {
|
|
260
|
-
color: #B80000;
|
|
261
|
-
}
|
|
262
|
-
}.big-mute-icon-wrapper[data-big-mute] {
|
|
263
|
-
position: absolute;
|
|
264
|
-
z-index: 9998;
|
|
265
|
-
background-color: transparent;
|
|
266
|
-
display: flex;
|
|
267
|
-
justify-content: center;
|
|
268
|
-
width: 100%;
|
|
269
|
-
height: calc(100% - 50px);
|
|
270
|
-
margin: 0 auto;
|
|
271
|
-
opacity: 0.75;
|
|
272
|
-
transition: opacity 0.1s ease;
|
|
273
|
-
pointer-events: auto;
|
|
284
|
+
.gear-wrapper ul.gear-sub-menu li a .check-icon {
|
|
285
|
+
width: 30px;
|
|
286
|
+
height: 20px;
|
|
287
|
+
float: left;
|
|
288
|
+
display: block;
|
|
274
289
|
}
|
|
275
|
-
.
|
|
290
|
+
.gear-wrapper ul.gear-sub-menu li a .check-icon svg {
|
|
276
291
|
display: none;
|
|
277
292
|
}
|
|
278
|
-
.
|
|
279
|
-
|
|
280
|
-
}
|
|
281
|
-
|
|
282
|
-
.big-mute-icon[data-big-mute-icon] {
|
|
283
|
-
display: flex;
|
|
284
|
-
align-items: center;
|
|
285
|
-
justify-content: center;
|
|
286
|
-
align-self: center;
|
|
287
|
-
width: 120px;
|
|
288
|
-
height: 120px;
|
|
289
|
-
border: 2px solid white;
|
|
290
|
-
border-radius: 50%;
|
|
291
|
-
filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
|
|
292
|
-
filter: alpha(opacity=60);
|
|
293
|
-
opacity: 1;
|
|
294
|
-
box-shadow: 0 0 1px 0 white;
|
|
295
|
-
background: rgba(240, 243, 247, 0.9411764706);
|
|
296
|
-
z-index: 10000;
|
|
297
|
-
}
|
|
298
|
-
.big-mute-icon[data-big-mute-icon] svg {
|
|
299
|
-
margin-left: 5px;
|
|
300
|
-
width: 80px;
|
|
301
|
-
height: 80px;
|
|
302
|
-
}
|
|
303
|
-
.big-mute-icon[data-big-mute-icon] svg path {
|
|
304
|
-
fill: #1f1e1e !important;
|
|
305
|
-
}
|
|
306
|
-
.big-mute-icon[data-big-mute-icon]:hover {
|
|
307
|
-
background: rgba(240, 243, 247, 0.8784313725);
|
|
293
|
+
.gear-wrapper ul.gear-sub-menu li.current a .check-icon svg {
|
|
294
|
+
display: inline;
|
|
308
295
|
}
|
|
309
|
-
.
|
|
310
|
-
|
|
296
|
+
.gear-wrapper svg {
|
|
297
|
+
height: 20px;
|
|
311
298
|
}.dvr-controls[data-dvr-controls] {
|
|
312
299
|
display: inline-block;
|
|
313
300
|
float: left;
|
|
@@ -414,6 +401,57 @@
|
|
|
414
401
|
|
|
415
402
|
.media-control.live[data-media-control] .media-control-layer[data-controls] .bar-container[data-seekbar] .bar-background[data-seekbar] .bar-fill-2[data-seekbar] {
|
|
416
403
|
background-color: #ff0101;
|
|
404
|
+
}.big-mute-icon-wrapper[data-big-mute] {
|
|
405
|
+
position: absolute;
|
|
406
|
+
z-index: 9998;
|
|
407
|
+
background-color: transparent;
|
|
408
|
+
display: flex;
|
|
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;
|
|
416
|
+
}
|
|
417
|
+
.big-mute-icon-wrapper[data-big-mute].hide {
|
|
418
|
+
display: none;
|
|
419
|
+
}
|
|
420
|
+
.big-mute-icon-wrapper[data-big-mute]:hover {
|
|
421
|
+
cursor: pointer;
|
|
422
|
+
}
|
|
423
|
+
|
|
424
|
+
.big-mute-icon[data-big-mute-icon] {
|
|
425
|
+
display: flex;
|
|
426
|
+
align-items: center;
|
|
427
|
+
justify-content: center;
|
|
428
|
+
align-self: center;
|
|
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;
|
|
439
|
+
}
|
|
440
|
+
.big-mute-icon[data-big-mute-icon] svg {
|
|
441
|
+
margin-left: 5px;
|
|
442
|
+
width: 80px;
|
|
443
|
+
height: 80px;
|
|
444
|
+
}
|
|
445
|
+
.big-mute-icon[data-big-mute-icon] svg path {
|
|
446
|
+
fill: #1f1e1e !important;
|
|
447
|
+
}
|
|
448
|
+
.big-mute-icon[data-big-mute-icon]:hover {
|
|
449
|
+
background: rgba(240, 243, 247, 0.8784313725);
|
|
450
|
+
}
|
|
451
|
+
.big-mute-icon[data-big-mute-icon]:hover svg path {
|
|
452
|
+
fill: #151515 !important;
|
|
453
|
+
}.clips.bar-container[data-seekbar] {
|
|
454
|
+
clip-path: url("#myClip");
|
|
417
455
|
}:root {
|
|
418
456
|
--primary-background-color: #000;
|
|
419
457
|
--secondary-background-color: #262626;
|
|
@@ -524,608 +562,285 @@
|
|
|
524
562
|
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow ul {
|
|
525
563
|
width: 100%;
|
|
526
564
|
}
|
|
527
|
-
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-summary {
|
|
528
|
-
padding: 0 5px;
|
|
529
|
-
height: auto;
|
|
530
|
-
}
|
|
531
|
-
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-summary-block {
|
|
532
|
-
width: 100%;
|
|
533
|
-
flex-direction: column;
|
|
534
|
-
}
|
|
535
|
-
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-summary-block .speedtest-summary-subblock {
|
|
536
|
-
width: 100%;
|
|
537
|
-
}
|
|
538
|
-
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-summary-block .speedtest-summary-subblock-content {
|
|
539
|
-
width: 100%;
|
|
540
|
-
}
|
|
541
|
-
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-summary-header {
|
|
542
|
-
padding-top: 12px;
|
|
543
|
-
height: 38px;
|
|
544
|
-
text-align: center;
|
|
545
|
-
}
|
|
546
|
-
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-quality-header {
|
|
547
|
-
text-align: center;
|
|
548
|
-
}
|
|
549
|
-
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-footer {
|
|
550
|
-
height: 80px;
|
|
551
|
-
}
|
|
552
|
-
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-footer-about-link {
|
|
553
|
-
bottom: 0;
|
|
554
|
-
left: 0;
|
|
555
|
-
}
|
|
556
|
-
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-footer .speedtest-footer-refresh {
|
|
557
|
-
inset: 50% auto auto 50%;
|
|
558
|
-
transform: translate(-50%, -50%);
|
|
559
|
-
}
|
|
560
|
-
|
|
561
|
-
.speed-test-button {
|
|
562
|
-
margin: 10px 0 0;
|
|
563
|
-
color: #000;
|
|
564
|
-
}
|
|
565
|
-
|
|
566
|
-
.speed-test {
|
|
567
|
-
position: absolute;
|
|
568
|
-
top: 0;
|
|
569
|
-
left: 0;
|
|
570
|
-
width: 100%;
|
|
571
|
-
height: 100%;
|
|
572
|
-
z-index: 9999;
|
|
573
|
-
}
|
|
574
|
-
.speed-test .speed-test-header {
|
|
575
|
-
width: 100%;
|
|
576
|
-
height: 32px;
|
|
577
|
-
}
|
|
578
|
-
.speed-test .speed-test-header .close-speed-test {
|
|
579
|
-
float: right;
|
|
580
|
-
margin-right: 5px;
|
|
581
|
-
line-height: 32px;
|
|
582
|
-
cursor: pointer;
|
|
583
|
-
color: var(--primary-text-color);
|
|
584
|
-
}
|
|
585
|
-
.speed-test .speed-test-header .close-speed-test:hover {
|
|
586
|
-
color: var(--hover-text-color);
|
|
587
|
-
}
|
|
588
|
-
|
|
589
|
-
.settings-button {
|
|
590
|
-
float: right;
|
|
591
|
-
margin: 0 12px 0 0;
|
|
592
|
-
height: 40px;
|
|
593
|
-
width: 24px;
|
|
594
|
-
border: none;
|
|
595
|
-
padding: 0;
|
|
596
|
-
}
|
|
597
|
-
|
|
598
|
-
.settings-options-list {
|
|
599
|
-
position: absolute;
|
|
600
|
-
right: 16px;
|
|
601
|
-
bottom: 52px;
|
|
602
|
-
background: var(--primary-background-color);
|
|
603
|
-
width: 250px;
|
|
604
|
-
height: 48px;
|
|
605
|
-
z-index: 9999;
|
|
606
|
-
border-radius: 4px;
|
|
607
|
-
}
|
|
608
|
-
.settings-options-list svg {
|
|
609
|
-
float: left;
|
|
610
|
-
margin-right: 10px;
|
|
611
|
-
}
|
|
612
|
-
.settings-options-list .settings-speedtest-option {
|
|
613
|
-
color: var(--primary-text-color);
|
|
614
|
-
margin: 0;
|
|
615
|
-
text-align: left;
|
|
616
|
-
height: 24px;
|
|
617
|
-
line-height: 22px;
|
|
618
|
-
padding: 14px;
|
|
619
|
-
width: 250px;
|
|
620
|
-
font-size: 12px;
|
|
621
|
-
}
|
|
622
|
-
.settings-options-list .settings-speedtest-option:hover {
|
|
623
|
-
color: var(--hover-text-color);
|
|
624
|
-
}
|
|
625
|
-
.settings-options-list .settings-speedtest-option:hover svg path {
|
|
626
|
-
fill: var(--hover-text-color);
|
|
627
|
-
}
|
|
628
|
-
.settings-options-list .settings-speedtest-option svg path {
|
|
629
|
-
fill: var(--primary-text-color);
|
|
630
|
-
}
|
|
631
|
-
|
|
632
|
-
.speedtest-summary {
|
|
633
|
-
width: 100%;
|
|
634
|
-
border-top: 1px solid var(--secondary-background-color) !important;
|
|
635
|
-
border-bottom: 1px solid var(--secondary-background-color) !important;
|
|
636
|
-
display: flex !important;
|
|
637
|
-
flex-direction: column;
|
|
638
|
-
align-items: stretch;
|
|
639
|
-
justify-content: space-between;
|
|
640
|
-
}
|
|
641
|
-
.speedtest-summary .speedtest-summary-header {
|
|
642
|
-
width: 100%;
|
|
643
|
-
padding-top: 4px;
|
|
644
|
-
text-align: left;
|
|
645
|
-
height: 32px;
|
|
646
|
-
font-size: 14px;
|
|
647
|
-
font-weight: 500;
|
|
648
|
-
line-height: 20px;
|
|
649
|
-
}
|
|
650
|
-
.speedtest-summary .speedtest-summary-block {
|
|
651
|
-
position: relative;
|
|
652
|
-
display: flex;
|
|
653
|
-
flex-direction: row;
|
|
654
|
-
width: 100%;
|
|
655
|
-
}
|
|
656
|
-
.speedtest-summary .speedtest-summary-block .speedtest-summary-subblock {
|
|
657
|
-
width: 50%;
|
|
658
|
-
margin-top: 4px;
|
|
659
|
-
margin-bottom: 12px;
|
|
660
|
-
}
|
|
661
|
-
.speedtest-summary .speedtest-summary-block .speedtest-summary-subblock-content {
|
|
662
|
-
padding: 2px;
|
|
663
|
-
width: 248px;
|
|
664
|
-
max-width: 100%;
|
|
665
|
-
}
|
|
666
|
-
|
|
667
|
-
.speedtest-quality {
|
|
668
|
-
width: 100%;
|
|
669
|
-
height: 36px;
|
|
670
|
-
display: flex !important;
|
|
671
|
-
flex-direction: column !important;
|
|
672
|
-
justify-content: space-between !important;
|
|
673
|
-
}
|
|
674
|
-
.speedtest-quality .speedtest-quality-header {
|
|
675
|
-
font-size: 12px;
|
|
676
|
-
height: 20px;
|
|
677
|
-
border-left: 2px solid var(--secondary-background-color) !important;
|
|
678
|
-
background-color: var(--secondary-background-color);
|
|
679
|
-
text-align: left;
|
|
680
|
-
}
|
|
681
|
-
.speedtest-quality-content {
|
|
682
|
-
width: 100%;
|
|
683
|
-
margin-top: 8px;
|
|
684
|
-
height: 8px;
|
|
685
|
-
display: flex !important;
|
|
686
|
-
flex-direction: row !important;
|
|
687
|
-
align-items: stretch !important;
|
|
688
|
-
justify-content: space-between;
|
|
689
|
-
}
|
|
690
|
-
.speedtest-quality-content-item {
|
|
691
|
-
width: 18.8%;
|
|
692
|
-
background-color: #fff;
|
|
693
|
-
}
|
|
694
|
-
.speedtest-quality-content-item.speedtest-quality-value-1 {
|
|
695
|
-
background-color: var(--speedtest-red);
|
|
696
|
-
}
|
|
697
|
-
.speedtest-quality-content-item.speedtest-quality-value-2 {
|
|
698
|
-
background-color: var(--speedtest-orange);
|
|
699
|
-
}
|
|
700
|
-
.speedtest-quality-content-item.speedtest-quality-value-3 {
|
|
701
|
-
background-color: var(--speedtest-yellow);
|
|
702
|
-
}
|
|
703
|
-
.speedtest-quality-content-item.speedtest-quality-value-4 {
|
|
704
|
-
background-color: var(--speedtest-light-green);
|
|
705
|
-
}
|
|
706
|
-
.speedtest-quality-content-item.speedtest-quality-value-5 {
|
|
707
|
-
background-color: var(--speedtest-green);
|
|
708
|
-
}
|
|
709
|
-
|
|
710
|
-
.speedtest-footer {
|
|
711
|
-
position: relative;
|
|
712
|
-
float: left;
|
|
713
|
-
width: 100%;
|
|
714
|
-
height: 30px;
|
|
715
|
-
line-height: 16px;
|
|
716
|
-
}
|
|
717
|
-
.speedtest-footer-about-link {
|
|
718
|
-
position: absolute;
|
|
719
|
-
bottom: 0;
|
|
720
|
-
left: 0;
|
|
721
|
-
color: var(--secondary-text-color);
|
|
722
|
-
text-decoration: underline !important;
|
|
723
|
-
}
|
|
724
|
-
.speedtest-footer-about-link:hover {
|
|
725
|
-
color: var(--hover-text-color);
|
|
726
|
-
}
|
|
727
|
-
.speedtest-footer .speedtest-footer-refresh {
|
|
728
|
-
position: absolute;
|
|
729
|
-
bottom: 0;
|
|
730
|
-
right: 0;
|
|
731
|
-
color: var(--secondary-text-color);
|
|
732
|
-
font-size: 14px;
|
|
733
|
-
font-weight: 400;
|
|
734
|
-
line-height: 16px;
|
|
735
|
-
height: 16px;
|
|
736
|
-
display: flex;
|
|
737
|
-
align-items: center;
|
|
738
|
-
gap: 4px;
|
|
739
|
-
}
|
|
740
|
-
.speedtest-footer .speedtest-footer-refresh svg path {
|
|
741
|
-
fill: var(--secondary-text-color);
|
|
742
|
-
}
|
|
743
|
-
.speedtest-footer .speedtest-footer-refresh:hover {
|
|
744
|
-
color: var(--hover-text-color);
|
|
745
|
-
}
|
|
746
|
-
.speedtest-footer .speedtest-footer-refresh:hover svg path {
|
|
747
|
-
fill: var(--hover-text-color);
|
|
748
|
-
}
|
|
749
|
-
|
|
750
|
-
.mobile .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box {
|
|
751
|
-
position: fixed;
|
|
752
|
-
height: auto;
|
|
753
|
-
width: auto;
|
|
754
|
-
inset: 0;
|
|
755
|
-
min-width: 100vw;
|
|
756
|
-
padding-bottom: 4px;
|
|
757
|
-
padding-left: 4px;
|
|
758
|
-
padding-right: 4px;
|
|
759
|
-
}
|
|
760
|
-
.mobile .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box-top {
|
|
761
|
-
position: fixed;
|
|
762
|
-
}
|
|
763
|
-
.mobile .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box ul {
|
|
764
|
-
width: 50%;
|
|
765
|
-
}
|
|
766
|
-
|
|
767
|
-
@media only screen and (orientation: portrait) {
|
|
768
|
-
.mobile .speedtest-summary {
|
|
769
|
-
padding: 0 5px;
|
|
770
|
-
height: auto;
|
|
771
|
-
}
|
|
772
|
-
.mobile .speedtest-summary-block {
|
|
773
|
-
width: 100%;
|
|
774
|
-
flex-direction: column;
|
|
775
|
-
}
|
|
776
|
-
.mobile .speedtest-summary-block .speedtest-summary-subblock {
|
|
777
|
-
width: 100%;
|
|
778
|
-
}
|
|
779
|
-
.mobile .speedtest-summary-block .speedtest-summary-subblock-content {
|
|
780
|
-
width: 100%;
|
|
781
|
-
}
|
|
782
|
-
.mobile .speedtest-summary-header {
|
|
783
|
-
padding-top: 12px;
|
|
784
|
-
height: 38px;
|
|
785
|
-
text-align: center;
|
|
786
|
-
}
|
|
787
|
-
.mobile .speedtest-quality-header {
|
|
788
|
-
text-align: center;
|
|
789
|
-
}
|
|
790
|
-
.mobile .speedtest-footer .speedtest-footer-refresh {
|
|
791
|
-
inset: 50% auto auto 50%;
|
|
792
|
-
transform: translate(-50%, -50%);
|
|
793
|
-
}
|
|
794
|
-
}
|
|
795
|
-
@media only screen and (orientation: landscape) {
|
|
796
|
-
.mobile .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box ul {
|
|
797
|
-
width: 25%;
|
|
798
|
-
}
|
|
799
|
-
}div.player-error-screen, [data-player] div.player-error-screen {
|
|
800
|
-
color: #CCCACA;
|
|
801
|
-
position: absolute;
|
|
802
|
-
top: 0;
|
|
803
|
-
height: 100%;
|
|
804
|
-
width: 100%;
|
|
805
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
806
|
-
z-index: 2000;
|
|
807
|
-
display: flex;
|
|
808
|
-
flex-direction: column;
|
|
809
|
-
justify-content: center;
|
|
810
|
-
}
|
|
811
|
-
div.player-error-screen__content[data-error-screen], [data-player] div.player-error-screen__content[data-error-screen] {
|
|
812
|
-
font-size: 14px;
|
|
813
|
-
color: #CCCACA;
|
|
814
|
-
margin-top: 45px;
|
|
815
|
-
}
|
|
816
|
-
div.player-error-screen__title[data-error-screen], [data-player] div.player-error-screen__title[data-error-screen] {
|
|
817
|
-
font-weight: bold;
|
|
818
|
-
line-height: 30px;
|
|
819
|
-
font-size: 18px;
|
|
820
|
-
}
|
|
821
|
-
div.player-error-screen__message[data-error-screen], [data-player] div.player-error-screen__message[data-error-screen] {
|
|
822
|
-
width: 90%;
|
|
823
|
-
margin: 0 auto;
|
|
824
|
-
}
|
|
825
|
-
div.player-error-screen__code[data-error-screen], [data-player] div.player-error-screen__code[data-error-screen] {
|
|
826
|
-
font-size: 13px;
|
|
827
|
-
margin-top: 15px;
|
|
828
|
-
}
|
|
829
|
-
div.player-error-screen__reload, [data-player] div.player-error-screen__reload {
|
|
830
|
-
cursor: pointer;
|
|
831
|
-
width: 30px;
|
|
832
|
-
margin: 15px auto 0;
|
|
833
|
-
}*, :focus, :visited {
|
|
834
|
-
outline: none !important;
|
|
835
|
-
}
|
|
836
|
-
|
|
837
|
-
.gear-wrapper .go-back {
|
|
838
|
-
font-weight: 600;
|
|
839
|
-
font-size: 14px;
|
|
840
|
-
line-height: 20px;
|
|
841
|
-
width: 100%;
|
|
842
|
-
text-align: left;
|
|
843
|
-
padding: 12px;
|
|
844
|
-
}
|
|
845
|
-
.gear-wrapper .go-back .arrow-left-icon {
|
|
846
|
-
float: left;
|
|
847
|
-
padding-top: 2px;
|
|
848
|
-
padding-right: 2px;
|
|
565
|
+
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-summary {
|
|
566
|
+
padding: 0 5px;
|
|
567
|
+
height: auto;
|
|
849
568
|
}
|
|
850
|
-
.
|
|
851
|
-
|
|
569
|
+
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-summary-block {
|
|
570
|
+
width: 100%;
|
|
571
|
+
flex-direction: column;
|
|
852
572
|
}
|
|
853
|
-
.
|
|
573
|
+
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-summary-block .speedtest-summary-subblock {
|
|
854
574
|
width: 100%;
|
|
855
|
-
list-style-type: none;
|
|
856
|
-
background-color: transparent;
|
|
857
|
-
min-width: 60px;
|
|
858
|
-
border-top: 2px solid rgb(36, 36, 36);
|
|
859
575
|
}
|
|
860
|
-
.
|
|
861
|
-
|
|
862
|
-
text-align: left;
|
|
576
|
+
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-summary-block .speedtest-summary-subblock-content {
|
|
577
|
+
width: 100%;
|
|
863
578
|
}
|
|
864
|
-
.
|
|
865
|
-
|
|
866
|
-
|
|
579
|
+
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-summary-header {
|
|
580
|
+
padding-top: 12px;
|
|
581
|
+
height: 38px;
|
|
582
|
+
text-align: center;
|
|
867
583
|
}
|
|
868
|
-
.
|
|
869
|
-
|
|
870
|
-
text-decoration: none;
|
|
871
|
-
height: 32px;
|
|
872
|
-
padding: 5px 10px;
|
|
873
|
-
line-height: 22px;
|
|
874
|
-
color: #fffffe;
|
|
584
|
+
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-quality-header {
|
|
585
|
+
text-align: center;
|
|
875
586
|
}
|
|
876
|
-
.
|
|
877
|
-
|
|
878
|
-
background-color: rgba(0, 0, 0, 0.4);
|
|
587
|
+
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-footer {
|
|
588
|
+
height: 80px;
|
|
879
589
|
}
|
|
880
|
-
.
|
|
881
|
-
|
|
882
|
-
|
|
590
|
+
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-footer-about-link {
|
|
591
|
+
bottom: 0;
|
|
592
|
+
left: 0;
|
|
883
593
|
}
|
|
884
|
-
.
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
float: left;
|
|
888
|
-
display: block;
|
|
594
|
+
.desktop .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box.narrow .speedtest-footer .speedtest-footer-refresh {
|
|
595
|
+
inset: 50% auto auto 50%;
|
|
596
|
+
transform: translate(-50%, -50%);
|
|
889
597
|
}
|
|
890
|
-
|
|
891
|
-
|
|
598
|
+
|
|
599
|
+
.speed-test-button {
|
|
600
|
+
margin: 10px 0 0;
|
|
601
|
+
color: #000;
|
|
892
602
|
}
|
|
893
|
-
|
|
894
|
-
|
|
603
|
+
|
|
604
|
+
.speed-test {
|
|
605
|
+
position: absolute;
|
|
606
|
+
top: 0;
|
|
607
|
+
left: 0;
|
|
608
|
+
width: 100%;
|
|
609
|
+
height: 100%;
|
|
610
|
+
z-index: 9999;
|
|
895
611
|
}
|
|
896
|
-
.
|
|
897
|
-
|
|
898
|
-
|
|
612
|
+
.speed-test .speed-test-header {
|
|
613
|
+
width: 100%;
|
|
614
|
+
height: 32px;
|
|
615
|
+
}
|
|
616
|
+
.speed-test .speed-test-header .close-speed-test {
|
|
899
617
|
float: right;
|
|
900
|
-
|
|
618
|
+
margin-right: 5px;
|
|
619
|
+
line-height: 32px;
|
|
620
|
+
cursor: pointer;
|
|
621
|
+
color: var(--primary-text-color);
|
|
901
622
|
}
|
|
902
|
-
.
|
|
903
|
-
|
|
904
|
-
width: 40px;
|
|
905
|
-
padding-right: 20px;
|
|
623
|
+
.speed-test .speed-test-header .close-speed-test:hover {
|
|
624
|
+
color: var(--hover-text-color);
|
|
906
625
|
}
|
|
907
|
-
|
|
908
|
-
|
|
626
|
+
|
|
627
|
+
.settings-button {
|
|
628
|
+
float: right;
|
|
629
|
+
margin: 0 12px 0 0;
|
|
630
|
+
height: 40px;
|
|
631
|
+
width: 24px;
|
|
632
|
+
border: none;
|
|
633
|
+
padding: 0;
|
|
909
634
|
}
|
|
910
|
-
|
|
635
|
+
|
|
636
|
+
.settings-options-list {
|
|
911
637
|
position: absolute;
|
|
912
638
|
right: 16px;
|
|
913
639
|
bottom: 52px;
|
|
914
|
-
|
|
640
|
+
background: var(--primary-background-color);
|
|
915
641
|
width: 250px;
|
|
916
|
-
|
|
642
|
+
height: 48px;
|
|
917
643
|
z-index: 9999;
|
|
918
644
|
border-radius: 4px;
|
|
919
645
|
}
|
|
920
|
-
.
|
|
921
|
-
padding: 8px 0;
|
|
922
|
-
}
|
|
923
|
-
.media-control-skin-1[data-media-control-skin-1] .media-control-gear .gear-wrapper .gear-options-list svg {
|
|
646
|
+
.settings-options-list svg {
|
|
924
647
|
float: left;
|
|
925
648
|
margin-right: 10px;
|
|
926
649
|
}
|
|
927
|
-
.
|
|
650
|
+
.settings-options-list .settings-speedtest-option {
|
|
651
|
+
color: var(--primary-text-color);
|
|
928
652
|
margin: 0;
|
|
929
653
|
text-align: left;
|
|
654
|
+
height: 24px;
|
|
930
655
|
line-height: 22px;
|
|
931
|
-
padding:
|
|
656
|
+
padding: 14px;
|
|
932
657
|
width: 250px;
|
|
933
658
|
font-size: 12px;
|
|
934
659
|
}
|
|
935
|
-
.
|
|
936
|
-
|
|
937
|
-
margin-right: -14px;
|
|
938
|
-
}
|
|
939
|
-
.media-control-skin-1[data-media-control-skin-1] .media-control-gear .gear-wrapper .gear-options-list .gear-option .gear-option_value {
|
|
940
|
-
float: right;
|
|
941
|
-
margin-right: 8px;
|
|
942
|
-
}
|
|
943
|
-
.media-control-skin-1[data-media-control-skin-1] .media-control-gear .gear-wrapper .gear-options-list .gear-option svg {
|
|
944
|
-
height: 20px;
|
|
945
|
-
}.clips.bar-container[data-seekbar] {
|
|
946
|
-
clip-path: url("#myClip");
|
|
947
|
-
}.media-control-pip button {
|
|
948
|
-
float: right;
|
|
949
|
-
height: 40px;
|
|
950
|
-
margin-right: 20px;
|
|
951
|
-
}
|
|
952
|
-
.media-control-pip button svg {
|
|
953
|
-
height: 20px;
|
|
954
|
-
}.context-menu {
|
|
955
|
-
z-index: 999;
|
|
956
|
-
position: absolute;
|
|
957
|
-
top: 0;
|
|
958
|
-
left: 0;
|
|
959
|
-
text-align: center;
|
|
660
|
+
.settings-options-list .settings-speedtest-option:hover {
|
|
661
|
+
color: var(--hover-text-color);
|
|
960
662
|
}
|
|
961
|
-
.
|
|
962
|
-
|
|
963
|
-
font-size: 12px;
|
|
964
|
-
line-height: 12px;
|
|
965
|
-
list-style-type: none;
|
|
966
|
-
text-align: left;
|
|
967
|
-
padding: 5px;
|
|
968
|
-
margin-left: auto;
|
|
969
|
-
margin-right: auto;
|
|
970
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
971
|
-
border: 1px solid #666;
|
|
972
|
-
border-radius: 4px;
|
|
663
|
+
.settings-options-list .settings-speedtest-option:hover svg path {
|
|
664
|
+
fill: var(--hover-text-color);
|
|
973
665
|
}
|
|
974
|
-
.
|
|
975
|
-
|
|
976
|
-
padding: 5px;
|
|
977
|
-
cursor: pointer;
|
|
978
|
-
}.level-disabled {
|
|
979
|
-
opacity: 0.5;
|
|
980
|
-
pointer-events: none;
|
|
981
|
-
}*, :focus, :visited {
|
|
982
|
-
outline: none !important;
|
|
666
|
+
.settings-options-list .settings-speedtest-option svg path {
|
|
667
|
+
fill: var(--primary-text-color);
|
|
983
668
|
}
|
|
984
669
|
|
|
985
|
-
.
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
670
|
+
.speedtest-summary {
|
|
671
|
+
width: 100%;
|
|
672
|
+
border-top: 1px solid var(--secondary-background-color) !important;
|
|
673
|
+
border-bottom: 1px solid var(--secondary-background-color) !important;
|
|
674
|
+
display: flex !important;
|
|
675
|
+
flex-direction: column;
|
|
676
|
+
align-items: stretch;
|
|
677
|
+
justify-content: space-between;
|
|
991
678
|
}
|
|
992
|
-
.
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
border: none;
|
|
679
|
+
.speedtest-summary .speedtest-summary-header {
|
|
680
|
+
width: 100%;
|
|
681
|
+
padding-top: 4px;
|
|
682
|
+
text-align: left;
|
|
683
|
+
height: 32px;
|
|
998
684
|
font-size: 14px;
|
|
999
|
-
|
|
685
|
+
font-weight: 500;
|
|
686
|
+
line-height: 20px;
|
|
1000
687
|
}
|
|
1001
|
-
.
|
|
1002
|
-
height: 20px;
|
|
688
|
+
.speedtest-summary .speedtest-summary-block {
|
|
1003
689
|
position: relative;
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
color: #c9c9c9;
|
|
690
|
+
display: flex;
|
|
691
|
+
flex-direction: row;
|
|
692
|
+
width: 100%;
|
|
1008
693
|
}
|
|
1009
|
-
.
|
|
1010
|
-
|
|
694
|
+
.speedtest-summary .speedtest-summary-block .speedtest-summary-subblock {
|
|
695
|
+
width: 50%;
|
|
696
|
+
margin-top: 4px;
|
|
697
|
+
margin-bottom: 12px;
|
|
1011
698
|
}
|
|
1012
|
-
.
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
margin-left: 5px;
|
|
699
|
+
.speedtest-summary .speedtest-summary-block .speedtest-summary-subblock-content {
|
|
700
|
+
padding: 2px;
|
|
701
|
+
width: 248px;
|
|
702
|
+
max-width: 100%;
|
|
1017
703
|
}
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
border-radius: 4px;
|
|
1026
|
-
display: none;
|
|
1027
|
-
background-color: rgba(74, 74, 74, 0.9);
|
|
704
|
+
|
|
705
|
+
.speedtest-quality {
|
|
706
|
+
width: 100%;
|
|
707
|
+
height: 36px;
|
|
708
|
+
display: flex !important;
|
|
709
|
+
flex-direction: column !important;
|
|
710
|
+
justify-content: space-between !important;
|
|
1028
711
|
}
|
|
1029
|
-
.
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
width: 0;
|
|
1036
|
-
height: 0;
|
|
1037
|
-
border-top: 10px solid rgba(74, 74, 74, 0.9);
|
|
1038
|
-
border-right: 10px solid transparent;
|
|
1039
|
-
border-left: 10px solid transparent;
|
|
712
|
+
.speedtest-quality .speedtest-quality-header {
|
|
713
|
+
font-size: 12px;
|
|
714
|
+
height: 20px;
|
|
715
|
+
border-left: 2px solid var(--secondary-background-color) !important;
|
|
716
|
+
background-color: var(--secondary-background-color);
|
|
717
|
+
text-align: left;
|
|
1040
718
|
}
|
|
1041
|
-
.
|
|
1042
|
-
|
|
1043
|
-
|
|
719
|
+
.speedtest-quality-content {
|
|
720
|
+
width: 100%;
|
|
721
|
+
margin-top: 8px;
|
|
722
|
+
height: 8px;
|
|
723
|
+
display: flex !important;
|
|
724
|
+
flex-direction: row !important;
|
|
725
|
+
align-items: stretch !important;
|
|
726
|
+
justify-content: space-between;
|
|
1044
727
|
}
|
|
1045
|
-
.
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
justify-content: center;
|
|
1049
|
-
position: relative;
|
|
728
|
+
.speedtest-quality-content-item {
|
|
729
|
+
width: 18.8%;
|
|
730
|
+
background-color: #fff;
|
|
1050
731
|
}
|
|
1051
|
-
.
|
|
1052
|
-
|
|
732
|
+
.speedtest-quality-content-item.speedtest-quality-value-1 {
|
|
733
|
+
background-color: var(--speedtest-red);
|
|
1053
734
|
}
|
|
1054
|
-
.
|
|
1055
|
-
|
|
735
|
+
.speedtest-quality-content-item.speedtest-quality-value-2 {
|
|
736
|
+
background-color: var(--speedtest-orange);
|
|
1056
737
|
}
|
|
1057
|
-
.
|
|
1058
|
-
|
|
738
|
+
.speedtest-quality-content-item.speedtest-quality-value-3 {
|
|
739
|
+
background-color: var(--speedtest-yellow);
|
|
1059
740
|
}
|
|
1060
|
-
.
|
|
1061
|
-
background-color:
|
|
741
|
+
.speedtest-quality-content-item.speedtest-quality-value-4 {
|
|
742
|
+
background-color: var(--speedtest-light-green);
|
|
1062
743
|
}
|
|
1063
|
-
.
|
|
1064
|
-
background-color:
|
|
744
|
+
.speedtest-quality-content-item.speedtest-quality-value-5 {
|
|
745
|
+
background-color: var(--speedtest-green);
|
|
1065
746
|
}
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
747
|
+
|
|
748
|
+
.speedtest-footer {
|
|
749
|
+
position: relative;
|
|
750
|
+
float: left;
|
|
751
|
+
width: 100%;
|
|
752
|
+
height: 30px;
|
|
753
|
+
line-height: 16px;
|
|
1069
754
|
}
|
|
1070
|
-
.
|
|
1071
|
-
|
|
1072
|
-
|
|
755
|
+
.speedtest-footer-about-link {
|
|
756
|
+
position: absolute;
|
|
757
|
+
bottom: 0;
|
|
758
|
+
left: 0;
|
|
759
|
+
color: var(--secondary-text-color);
|
|
760
|
+
text-decoration: underline !important;
|
|
1073
761
|
}
|
|
1074
|
-
.
|
|
1075
|
-
|
|
1076
|
-
text-align: left;
|
|
1077
|
-
margin-left: 15px;
|
|
762
|
+
.speedtest-footer-about-link:hover {
|
|
763
|
+
color: var(--hover-text-color);
|
|
1078
764
|
}
|
|
1079
|
-
.
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
765
|
+
.speedtest-footer .speedtest-footer-refresh {
|
|
766
|
+
position: absolute;
|
|
767
|
+
bottom: 0;
|
|
768
|
+
right: 0;
|
|
769
|
+
color: var(--secondary-text-color);
|
|
1083
770
|
font-size: 14px;
|
|
1084
|
-
font-weight:
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
color: #fff;
|
|
1091
|
-
text-overflow: ellipsis;
|
|
1092
|
-
overflow: hidden;
|
|
771
|
+
font-weight: 400;
|
|
772
|
+
line-height: 16px;
|
|
773
|
+
height: 16px;
|
|
774
|
+
display: flex;
|
|
775
|
+
align-items: center;
|
|
776
|
+
gap: 4px;
|
|
1093
777
|
}
|
|
1094
|
-
.
|
|
1095
|
-
|
|
778
|
+
.speedtest-footer .speedtest-footer-refresh svg path {
|
|
779
|
+
fill: var(--secondary-text-color);
|
|
1096
780
|
}
|
|
1097
|
-
.
|
|
1098
|
-
|
|
1099
|
-
padding: 5px;
|
|
781
|
+
.speedtest-footer .speedtest-footer-refresh:hover {
|
|
782
|
+
color: var(--hover-text-color);
|
|
1100
783
|
}
|
|
1101
|
-
.
|
|
1102
|
-
|
|
1103
|
-
padding: 2px 10px;
|
|
1104
|
-
display: block;
|
|
1105
|
-
text-decoration: none;
|
|
784
|
+
.speedtest-footer .speedtest-footer-refresh:hover svg path {
|
|
785
|
+
fill: var(--hover-text-color);
|
|
1106
786
|
}
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
787
|
+
|
|
788
|
+
.mobile .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box {
|
|
789
|
+
position: fixed;
|
|
790
|
+
height: auto;
|
|
791
|
+
width: auto;
|
|
792
|
+
inset: 0;
|
|
793
|
+
min-width: 100vw;
|
|
794
|
+
padding-bottom: 4px;
|
|
795
|
+
padding-left: 4px;
|
|
796
|
+
padding-right: 4px;
|
|
1110
797
|
}
|
|
1111
|
-
.
|
|
1112
|
-
|
|
1113
|
-
text-decoration: none;
|
|
798
|
+
.mobile .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box-top {
|
|
799
|
+
position: fixed;
|
|
1114
800
|
}
|
|
1115
|
-
.
|
|
1116
|
-
|
|
801
|
+
.mobile .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box ul {
|
|
802
|
+
width: 50%;
|
|
1117
803
|
}
|
|
1118
804
|
|
|
1119
|
-
@
|
|
1120
|
-
|
|
1121
|
-
|
|
805
|
+
@media only screen and (orientation: portrait) {
|
|
806
|
+
.mobile .speedtest-summary {
|
|
807
|
+
padding: 0 5px;
|
|
808
|
+
height: auto;
|
|
1122
809
|
}
|
|
1123
|
-
|
|
1124
|
-
|
|
810
|
+
.mobile .speedtest-summary-block {
|
|
811
|
+
width: 100%;
|
|
812
|
+
flex-direction: column;
|
|
1125
813
|
}
|
|
1126
|
-
|
|
1127
|
-
|
|
814
|
+
.mobile .speedtest-summary-block .speedtest-summary-subblock {
|
|
815
|
+
width: 100%;
|
|
816
|
+
}
|
|
817
|
+
.mobile .speedtest-summary-block .speedtest-summary-subblock-content {
|
|
818
|
+
width: 100%;
|
|
819
|
+
}
|
|
820
|
+
.mobile .speedtest-summary-header {
|
|
821
|
+
padding-top: 12px;
|
|
822
|
+
height: 38px;
|
|
823
|
+
text-align: center;
|
|
824
|
+
}
|
|
825
|
+
.mobile .speedtest-quality-header {
|
|
826
|
+
text-align: center;
|
|
827
|
+
}
|
|
828
|
+
.mobile .speedtest-footer .speedtest-footer-refresh {
|
|
829
|
+
inset: 50% auto auto 50%;
|
|
830
|
+
transform: translate(-50%, -50%);
|
|
831
|
+
}
|
|
832
|
+
}
|
|
833
|
+
@media only screen and (orientation: landscape) {
|
|
834
|
+
.mobile .clappr-nerd-stats[data-clappr-nerd-stats] .stats-box ul {
|
|
835
|
+
width: 25%;
|
|
1128
836
|
}
|
|
837
|
+
}.media-control-pip button {
|
|
838
|
+
float: right;
|
|
839
|
+
height: 40px;
|
|
840
|
+
margin-right: 20px;
|
|
841
|
+
}
|
|
842
|
+
.media-control-pip button svg {
|
|
843
|
+
height: 20px;
|
|
1129
844
|
}.share_plugin[data-share] {
|
|
1130
845
|
pointer-events: auto;
|
|
1131
846
|
z-index: 5;
|
|
@@ -1209,99 +924,109 @@ div.player-error-screen__reload, [data-player] div.player-error-screen__reload {
|
|
|
1209
924
|
display: inline-block;
|
|
1210
925
|
margin-right: 5px;
|
|
1211
926
|
cursor: pointer;
|
|
1212
|
-
}.
|
|
927
|
+
}.seek-time[data-seek-time] {
|
|
928
|
+
position: absolute;
|
|
929
|
+
white-space: nowrap;
|
|
930
|
+
height: 20px;
|
|
931
|
+
line-height: 20px;
|
|
932
|
+
font-size: 0;
|
|
933
|
+
left: -100%;
|
|
934
|
+
bottom: 55px;
|
|
935
|
+
background-color: rgba(2, 2, 2, 0.5);
|
|
936
|
+
z-index: 9999;
|
|
937
|
+
transition: opacity 0.1s ease;
|
|
938
|
+
}
|
|
939
|
+
.seek-time[data-seek-time].hidden[data-seek-time] {
|
|
940
|
+
opacity: 0;
|
|
941
|
+
}
|
|
942
|
+
.seek-time[data-seek-time] [data-seek-time] {
|
|
943
|
+
display: inline-block;
|
|
944
|
+
color: white;
|
|
945
|
+
font-size: 10px;
|
|
946
|
+
padding-left: 7px;
|
|
947
|
+
padding-right: 7px;
|
|
948
|
+
vertical-align: top;
|
|
949
|
+
}
|
|
950
|
+
.seek-time[data-seek-time] [data-duration] {
|
|
951
|
+
display: inline-block;
|
|
952
|
+
color: rgba(255, 255, 255, 0.5);
|
|
953
|
+
font-size: 10px;
|
|
954
|
+
padding-right: 7px;
|
|
955
|
+
vertical-align: top;
|
|
956
|
+
}
|
|
957
|
+
.seek-time[data-seek-time] [data-duration]::before {
|
|
958
|
+
content: "|";
|
|
959
|
+
margin-right: 7px;
|
|
960
|
+
}.media-control-skin-1[data-media-control-skin-1] .media-control-quality,
|
|
961
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-audio-tracks {
|
|
962
|
+
display: block;
|
|
963
|
+
}
|
|
964
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-subtitles .subtitles[data-subtitles] {
|
|
965
|
+
width: 40px;
|
|
966
|
+
margin-top: 0;
|
|
967
|
+
}
|
|
968
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-subtitles .subtitles[data-subtitles] button[data-subtitles-button] {
|
|
1213
969
|
display: flex;
|
|
1214
970
|
justify-content: center;
|
|
971
|
+
padding: 0;
|
|
1215
972
|
align-items: center;
|
|
1216
|
-
position: absolute;
|
|
1217
|
-
height: 100%;
|
|
1218
|
-
width: 100%;
|
|
1219
|
-
z-index: 998;
|
|
1220
|
-
top: 0;
|
|
1221
|
-
left: 0;
|
|
1222
|
-
background-color: #000;
|
|
1223
|
-
background-size: cover;
|
|
1224
|
-
background-repeat: no-repeat;
|
|
1225
|
-
background-position: 50% 50%;
|
|
1226
973
|
}
|
|
1227
|
-
.
|
|
1228
|
-
|
|
974
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-subtitles .subtitles[data-subtitles] button[data-subtitles-button]:hover {
|
|
975
|
+
color: white;
|
|
1229
976
|
}
|
|
1230
|
-
.
|
|
1231
|
-
|
|
977
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-subtitles .subtitles[data-subtitles] ul {
|
|
978
|
+
background-color: rgba(74, 74, 74, 0.6);
|
|
979
|
+
border: none;
|
|
980
|
+
width: auto;
|
|
981
|
+
transform: rotate(180deg);
|
|
982
|
+
border-radius: 4px;
|
|
983
|
+
bottom: 52px;
|
|
984
|
+
margin-left: -28px;
|
|
1232
985
|
}
|
|
1233
|
-
.
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
986
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-subtitles .subtitles[data-subtitles] ul li {
|
|
987
|
+
transform: rotate(-180deg);
|
|
988
|
+
font-size: 16px;
|
|
989
|
+
text-align: center;
|
|
990
|
+
white-space: nowrap;
|
|
991
|
+
height: 30px;
|
|
1239
992
|
}
|
|
1240
|
-
.
|
|
1241
|
-
height:
|
|
1242
|
-
|
|
993
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-subtitles .subtitles[data-subtitles] ul li a {
|
|
994
|
+
height: 30px;
|
|
995
|
+
padding: 5px 10px;
|
|
996
|
+
color: #fffffe;
|
|
1243
997
|
}
|
|
1244
|
-
.
|
|
1245
|
-
|
|
1246
|
-
}.container-with-poster-clickable .skip_time_plugin[data-skip-time] {
|
|
1247
|
-
height: 0;
|
|
998
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-subtitles .subtitles[data-subtitles] ul li a:hover {
|
|
999
|
+
background-color: rgba(0, 0, 0, 0.4);
|
|
1248
1000
|
}
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
position: absolute;
|
|
1252
|
-
width: 100%;
|
|
1253
|
-
height: calc(100% - 50px);
|
|
1254
|
-
z-index: 9998;
|
|
1255
|
-
background-color: transparent;
|
|
1256
|
-
font-family: Roboto, "Open Sans", Arial, sans-serif;
|
|
1001
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-subtitles .subtitles[data-subtitles] ul li.current a {
|
|
1002
|
+
background-color: rgba(0, 0, 0, 0.4);
|
|
1257
1003
|
}
|
|
1258
|
-
.
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
display: flex;
|
|
1262
|
-
justify-content: space-between;
|
|
1004
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-subtitles .subtitles[data-subtitles] ul li:first-child a {
|
|
1005
|
+
border-bottom-left-radius: 4px;
|
|
1006
|
+
border-bottom-right-radius: 4px;
|
|
1263
1007
|
}
|
|
1264
|
-
.
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
}.spinner-three-bounce[data-spinner] {
|
|
1268
|
-
position: absolute;
|
|
1269
|
-
width: 70px;
|
|
1270
|
-
text-align: center;
|
|
1271
|
-
z-index: 999;
|
|
1272
|
-
left: 0;
|
|
1273
|
-
right: 0;
|
|
1274
|
-
margin: 0 auto;
|
|
1275
|
-
margin-left: auto;
|
|
1276
|
-
margin-right: auto;
|
|
1277
|
-
/* center vertically */
|
|
1278
|
-
top: 50%;
|
|
1279
|
-
transform: translateY(-50%);
|
|
1008
|
+
.media-control-skin-1[data-media-control-skin-1] .media-control-subtitles .subtitles[data-subtitles] ul li:last-child a {
|
|
1009
|
+
border-top-left-radius: 4px;
|
|
1010
|
+
border-top-right-radius: 4px;
|
|
1280
1011
|
}
|
|
1281
|
-
.
|
|
1282
|
-
|
|
1283
|
-
height:
|
|
1284
|
-
|
|
1285
|
-
border-radius:
|
|
1286
|
-
|
|
1287
|
-
animation: bouncedelay 1.4s infinite ease-in-out;
|
|
1288
|
-
/* Prevent first frame from flickering when animation starts */
|
|
1289
|
-
animation-fill-mode: both;
|
|
1012
|
+
.media-control-skin-1[data-media-control-skin-1] .seek-time[data-seek-time] {
|
|
1013
|
+
height: 26px;
|
|
1014
|
+
line-height: 26px;
|
|
1015
|
+
bottom: 52px;
|
|
1016
|
+
border-radius: 3px;
|
|
1017
|
+
background-color: rgba(74, 74, 74, 0.7);
|
|
1290
1018
|
}
|
|
1291
|
-
.
|
|
1292
|
-
|
|
1019
|
+
.media-control-skin-1[data-media-control-skin-1] .seek-time[data-seek-time] span {
|
|
1020
|
+
letter-spacing: 0.8px;
|
|
1021
|
+
font-size: 14px;
|
|
1022
|
+
font-family: Roboto, "Open Sans", Arial, sans-serif;
|
|
1293
1023
|
}
|
|
1294
|
-
.
|
|
1295
|
-
|
|
1024
|
+
.media-control-skin-1[data-media-control-skin-1] .seek-time[data-seek-time] span[data-seek-time] {
|
|
1025
|
+
padding-left: 8px;
|
|
1026
|
+
padding-right: 8px;
|
|
1296
1027
|
}
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
0%, 80%, 100% {
|
|
1300
|
-
transform: scale(0);
|
|
1301
|
-
}
|
|
1302
|
-
40% {
|
|
1303
|
-
transform: scale(1);
|
|
1304
|
-
}
|
|
1028
|
+
.media-control-skin-1[data-media-control-skin-1] .seek-time[data-seek-time] span[data-duration] {
|
|
1029
|
+
display: none !important;
|
|
1305
1030
|
}[data-player] {
|
|
1306
1031
|
--bottom-panel: 40px;
|
|
1307
1032
|
}
|
|
@@ -1907,6 +1632,154 @@ div.player-error-screen__reload, [data-player] div.player-error-screen__reload {
|
|
|
1907
1632
|
}
|
|
1908
1633
|
.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 {
|
|
1909
1634
|
transform: scaleY(1.5);
|
|
1635
|
+
}*, :focus, :visited {
|
|
1636
|
+
outline: none !important;
|
|
1637
|
+
}
|
|
1638
|
+
|
|
1639
|
+
.multicamera[data-multicamera] {
|
|
1640
|
+
float: right;
|
|
1641
|
+
margin-top: 4px;
|
|
1642
|
+
position: relative;
|
|
1643
|
+
margin-right: 20px;
|
|
1644
|
+
width: 20px;
|
|
1645
|
+
}
|
|
1646
|
+
.multicamera[data-multicamera] button {
|
|
1647
|
+
background-color: transparent;
|
|
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;
|
|
1654
|
+
}
|
|
1655
|
+
.multicamera[data-multicamera] button svg {
|
|
1656
|
+
height: 20px;
|
|
1657
|
+
position: relative;
|
|
1658
|
+
margin-top: 6px;
|
|
1659
|
+
}
|
|
1660
|
+
.multicamera[data-multicamera] button:hover {
|
|
1661
|
+
color: #c9c9c9;
|
|
1662
|
+
}
|
|
1663
|
+
.multicamera[data-multicamera] button.changing {
|
|
1664
|
+
animation: pulse 0.5s infinite alternate;
|
|
1665
|
+
}
|
|
1666
|
+
.multicamera[data-multicamera] button span.quality-arrow {
|
|
1667
|
+
width: 9px;
|
|
1668
|
+
height: 6px;
|
|
1669
|
+
margin-top: 11px;
|
|
1670
|
+
margin-left: 5px;
|
|
1671
|
+
}
|
|
1672
|
+
.multicamera[data-multicamera] > ul {
|
|
1673
|
+
padding: 6px 0;
|
|
1674
|
+
right: -24px;
|
|
1675
|
+
width: 245px;
|
|
1676
|
+
list-style-type: none;
|
|
1677
|
+
position: absolute;
|
|
1678
|
+
bottom: 48px;
|
|
1679
|
+
border-radius: 4px;
|
|
1680
|
+
display: none;
|
|
1681
|
+
background-color: rgba(74, 74, 74, 0.9);
|
|
1682
|
+
}
|
|
1683
|
+
.multicamera[data-multicamera] > ul::after {
|
|
1684
|
+
content: "";
|
|
1685
|
+
position: absolute;
|
|
1686
|
+
top: 100%;
|
|
1687
|
+
left: 85%;
|
|
1688
|
+
margin-left: -10px;
|
|
1689
|
+
width: 0;
|
|
1690
|
+
height: 0;
|
|
1691
|
+
border-top: 10px solid rgba(74, 74, 74, 0.9);
|
|
1692
|
+
border-right: 10px solid transparent;
|
|
1693
|
+
border-left: 10px solid transparent;
|
|
1694
|
+
}
|
|
1695
|
+
.multicamera[data-multicamera] li {
|
|
1696
|
+
font-size: 10px;
|
|
1697
|
+
cursor: pointer;
|
|
1698
|
+
}
|
|
1699
|
+
.multicamera[data-multicamera] li .multicamera-item {
|
|
1700
|
+
display: flex;
|
|
1701
|
+
padding: 10px 0;
|
|
1702
|
+
justify-content: center;
|
|
1703
|
+
position: relative;
|
|
1704
|
+
}
|
|
1705
|
+
.multicamera[data-multicamera] li .multicamera-item[data-mulitcamera-selector-live=false] {
|
|
1706
|
+
pointer-events: none;
|
|
1707
|
+
}
|
|
1708
|
+
.multicamera[data-multicamera] li .multicamera-item[data-mulitcamera-selector-live=false] .multicamera-screenshot {
|
|
1709
|
+
opacity: 0.5;
|
|
1710
|
+
}
|
|
1711
|
+
.multicamera[data-multicamera] li .multicamera-item[data-mulitcamera-selector-live=false] .multicamera-text {
|
|
1712
|
+
opacity: 0.5;
|
|
1713
|
+
}
|
|
1714
|
+
.multicamera[data-multicamera] li .multicamera-item[data-mulitcamera-selector-live=false]:hover {
|
|
1715
|
+
background-color: rgba(0, 0, 0, 0);
|
|
1716
|
+
}
|
|
1717
|
+
.multicamera[data-multicamera] li .multicamera-item:hover, .multicamera[data-multicamera] li .multicamera-item.multicamera-active {
|
|
1718
|
+
background-color: rgba(0, 0, 0, 0.3);
|
|
1719
|
+
}
|
|
1720
|
+
.multicamera[data-multicamera] li .multicamera-item .multicamera-screenshot {
|
|
1721
|
+
width: 80px;
|
|
1722
|
+
height: 60px;
|
|
1723
|
+
}
|
|
1724
|
+
.multicamera[data-multicamera] li .multicamera-item .multicamera-screenshot img {
|
|
1725
|
+
width: 80px;
|
|
1726
|
+
height: 60px;
|
|
1727
|
+
}
|
|
1728
|
+
.multicamera[data-multicamera] li .multicamera-item .multicamera-text {
|
|
1729
|
+
width: 120px;
|
|
1730
|
+
text-align: left;
|
|
1731
|
+
margin-left: 15px;
|
|
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;
|
|
1747
|
+
}
|
|
1748
|
+
.multicamera[data-multicamera] li .multicamera-item .multicamera-text .multicamera-description {
|
|
1749
|
+
opacity: 0.6;
|
|
1750
|
+
}
|
|
1751
|
+
.multicamera[data-multicamera] li[data-title] {
|
|
1752
|
+
background-color: #c3c2c2;
|
|
1753
|
+
padding: 5px;
|
|
1754
|
+
}
|
|
1755
|
+
.multicamera[data-multicamera] li a {
|
|
1756
|
+
color: #444;
|
|
1757
|
+
padding: 2px 10px;
|
|
1758
|
+
display: block;
|
|
1759
|
+
text-decoration: none;
|
|
1760
|
+
}
|
|
1761
|
+
.multicamera[data-multicamera] li a:hover {
|
|
1762
|
+
background-color: #555;
|
|
1763
|
+
color: white;
|
|
1764
|
+
}
|
|
1765
|
+
.multicamera[data-multicamera] li a:hover a {
|
|
1766
|
+
color: white;
|
|
1767
|
+
text-decoration: none;
|
|
1768
|
+
}
|
|
1769
|
+
.multicamera[data-multicamera] li.current a {
|
|
1770
|
+
color: #f00;
|
|
1771
|
+
}
|
|
1772
|
+
|
|
1773
|
+
@keyframes pulse {
|
|
1774
|
+
0% {
|
|
1775
|
+
color: #fff;
|
|
1776
|
+
}
|
|
1777
|
+
50% {
|
|
1778
|
+
color: #ff0101;
|
|
1779
|
+
}
|
|
1780
|
+
100% {
|
|
1781
|
+
color: #B80000;
|
|
1782
|
+
}
|
|
1910
1783
|
}.scrub-thumbnails {
|
|
1911
1784
|
position: absolute;
|
|
1912
1785
|
bottom: 52px;
|
|
@@ -1964,10 +1837,31 @@ div.player-error-screen__reload, [data-player] div.player-error-screen__reload {
|
|
|
1964
1837
|
top: 0;
|
|
1965
1838
|
left: 0;
|
|
1966
1839
|
height: 100%;
|
|
1967
|
-
white-space: nowrap;
|
|
1968
|
-
}
|
|
1969
|
-
.scrub-thumbnails .backdrop .carousel img {
|
|
1970
|
-
width: auto;
|
|
1840
|
+
white-space: nowrap;
|
|
1841
|
+
}
|
|
1842
|
+
.scrub-thumbnails .backdrop .carousel img {
|
|
1843
|
+
width: auto;
|
|
1844
|
+
}.container-with-poster-clickable .skip_time_plugin[data-skip-time] {
|
|
1845
|
+
height: 0;
|
|
1846
|
+
}
|
|
1847
|
+
|
|
1848
|
+
.skip_time_plugin[data-skip-time] {
|
|
1849
|
+
position: absolute;
|
|
1850
|
+
width: 100%;
|
|
1851
|
+
height: calc(100% - 50px);
|
|
1852
|
+
z-index: 9998;
|
|
1853
|
+
background-color: transparent;
|
|
1854
|
+
font-family: Roboto, "Open Sans", Arial, sans-serif;
|
|
1855
|
+
}
|
|
1856
|
+
.skip_time_plugin[data-skip-time] .skip-container[data-skip-container] {
|
|
1857
|
+
width: 100%;
|
|
1858
|
+
height: 100%;
|
|
1859
|
+
display: flex;
|
|
1860
|
+
justify-content: space-between;
|
|
1861
|
+
}
|
|
1862
|
+
.skip_time_plugin[data-skip-time] .skip-container[data-skip-container] .skip-item {
|
|
1863
|
+
width: 33.3%;
|
|
1864
|
+
height: 100%;
|
|
1971
1865
|
}*, :focus, :visited {
|
|
1972
1866
|
outline: none !important;
|
|
1973
1867
|
}
|
|
@@ -2049,109 +1943,215 @@ div.player-error-screen__reload, [data-player] div.player-error-screen__reload {
|
|
|
2049
1943
|
.ios-fullscreen::cue {
|
|
2050
1944
|
visibility: visible !important;
|
|
2051
1945
|
font-size: 1em !important;
|
|
2052
|
-
}.
|
|
2053
|
-
|
|
1946
|
+
}.spinner-three-bounce[data-spinner] {
|
|
1947
|
+
position: absolute;
|
|
1948
|
+
width: 70px;
|
|
1949
|
+
text-align: center;
|
|
1950
|
+
z-index: 999;
|
|
1951
|
+
left: 0;
|
|
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%);
|
|
1959
|
+
}
|
|
1960
|
+
.spinner-three-bounce[data-spinner] > div {
|
|
1961
|
+
width: 18px;
|
|
1962
|
+
height: 18px;
|
|
1963
|
+
background-color: #FFF;
|
|
1964
|
+
border-radius: 100%;
|
|
1965
|
+
display: inline-block;
|
|
1966
|
+
animation: bouncedelay 1.4s infinite ease-in-out;
|
|
1967
|
+
/* Prevent first frame from flickering when animation starts */
|
|
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;
|
|
1975
|
+
}
|
|
1976
|
+
|
|
1977
|
+
@keyframes bouncedelay {
|
|
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;
|
|
1988
|
+
position: absolute;
|
|
1989
|
+
height: 100%;
|
|
1990
|
+
width: 100%;
|
|
1991
|
+
z-index: 998;
|
|
1992
|
+
top: 0;
|
|
1993
|
+
left: 0;
|
|
1994
|
+
background-color: #000;
|
|
1995
|
+
background-size: cover;
|
|
1996
|
+
background-repeat: no-repeat;
|
|
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;
|
|
2011
|
+
}
|
|
2012
|
+
.player-poster[data-poster] .play-wrapper[data-poster] svg {
|
|
2013
|
+
height: 100%;
|
|
2014
|
+
display: inline;
|
|
2015
|
+
}
|
|
2016
|
+
.player-poster[data-poster] .play-wrapper[data-poster] svg path {
|
|
2017
|
+
fill: #fff;
|
|
2018
|
+
}*, :focus, :visited {
|
|
2019
|
+
outline: none !important;
|
|
2020
|
+
}
|
|
2021
|
+
|
|
2022
|
+
.audio_selector[data-track-selector] {
|
|
2023
|
+
float: right;
|
|
2024
|
+
margin-top: 4px;
|
|
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;
|
|
2046
|
+
cursor: pointer;
|
|
2047
|
+
padding-top: 5px;
|
|
2048
|
+
}
|
|
2049
|
+
.audio_selector[data-track-selector] button:hover {
|
|
2050
|
+
color: #c9c9c9;
|
|
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;
|
|
2072
|
+
}
|
|
2073
|
+
.audio_selector[data-track-selector] li[data-title] {
|
|
2074
|
+
background-color: #c3c2c2;
|
|
2075
|
+
padding: 5px;
|
|
2076
|
+
}
|
|
2077
|
+
.audio_selector[data-track-selector] li a {
|
|
2078
|
+
color: #444;
|
|
2079
|
+
padding: 2px 10px;
|
|
2054
2080
|
display: block;
|
|
2081
|
+
text-decoration: none;
|
|
2082
|
+
text-overflow: ellipsis;
|
|
2083
|
+
overflow: hidden;
|
|
2084
|
+
white-space: nowrap;
|
|
2055
2085
|
}
|
|
2056
|
-
.
|
|
2057
|
-
|
|
2058
|
-
|
|
2086
|
+
.audio_selector[data-track-selector] li a:hover {
|
|
2087
|
+
background-color: #555;
|
|
2088
|
+
color: white;
|
|
2059
2089
|
}
|
|
2060
|
-
.
|
|
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] {
|
|
2061
2105
|
display: flex;
|
|
2062
2106
|
justify-content: center;
|
|
2063
2107
|
padding: 0;
|
|
2064
|
-
align-items: center;
|
|
2065
2108
|
}
|
|
2066
|
-
.
|
|
2109
|
+
.audio_selector[data-track-selector] button[data-level-selector-button]:hover,
|
|
2110
|
+
.audio_selector[data-track-selector] button[data-track-selector-button]:hover {
|
|
2067
2111
|
color: white;
|
|
2068
2112
|
}
|
|
2069
|
-
.
|
|
2113
|
+
.audio_selector[data-track-selector] ul {
|
|
2070
2114
|
background-color: rgba(74, 74, 74, 0.6);
|
|
2071
2115
|
border: none;
|
|
2072
|
-
width:
|
|
2116
|
+
min-width: 60px;
|
|
2073
2117
|
transform: rotate(180deg);
|
|
2074
2118
|
border-radius: 4px;
|
|
2075
|
-
bottom:
|
|
2076
|
-
|
|
2119
|
+
bottom: 40px;
|
|
2120
|
+
right: -2px;
|
|
2077
2121
|
}
|
|
2078
|
-
.
|
|
2122
|
+
.audio_selector[data-track-selector] ul li {
|
|
2079
2123
|
transform: rotate(-180deg);
|
|
2080
2124
|
font-size: 16px;
|
|
2081
|
-
text-align:
|
|
2082
|
-
white-space: nowrap;
|
|
2125
|
+
text-align: right;
|
|
2083
2126
|
height: 30px;
|
|
2084
2127
|
}
|
|
2085
|
-
.
|
|
2128
|
+
.audio_selector[data-track-selector] ul li a {
|
|
2086
2129
|
height: 30px;
|
|
2087
2130
|
padding: 5px 10px;
|
|
2088
2131
|
color: #fffffe;
|
|
2089
2132
|
}
|
|
2090
|
-
.
|
|
2091
|
-
background-color: rgba(0, 0, 0, 0.4);
|
|
2092
|
-
}
|
|
2093
|
-
.media-control-skin-1[data-media-control-skin-1] .media-control-subtitles .subtitles[data-subtitles] ul li.current a {
|
|
2133
|
+
.audio_selector[data-track-selector] ul li a:hover {
|
|
2094
2134
|
background-color: rgba(0, 0, 0, 0.4);
|
|
2095
2135
|
}
|
|
2096
|
-
.
|
|
2136
|
+
.audio_selector[data-track-selector] ul li:first-child a {
|
|
2097
2137
|
border-bottom-left-radius: 4px;
|
|
2098
2138
|
border-bottom-right-radius: 4px;
|
|
2099
2139
|
}
|
|
2100
|
-
.
|
|
2140
|
+
.audio_selector[data-track-selector] ul li:last-child a {
|
|
2101
2141
|
border-top-left-radius: 4px;
|
|
2102
2142
|
border-top-right-radius: 4px;
|
|
2103
2143
|
}
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
}
|
|
2116
|
-
.media-control-skin-1[data-media-control-skin-1] .seek-time[data-seek-time] span[data-seek-time] {
|
|
2117
|
-
padding-left: 8px;
|
|
2118
|
-
padding-right: 8px;
|
|
2119
|
-
}
|
|
2120
|
-
.media-control-skin-1[data-media-control-skin-1] .seek-time[data-seek-time] span[data-duration] {
|
|
2121
|
-
display: none !important;
|
|
2122
|
-
}.seek-time[data-seek-time] {
|
|
2123
|
-
position: absolute;
|
|
2124
|
-
white-space: nowrap;
|
|
2125
|
-
height: 20px;
|
|
2126
|
-
line-height: 20px;
|
|
2127
|
-
font-size: 0;
|
|
2128
|
-
left: -100%;
|
|
2129
|
-
bottom: 55px;
|
|
2130
|
-
background-color: rgba(2, 2, 2, 0.5);
|
|
2131
|
-
z-index: 9999;
|
|
2132
|
-
transition: opacity 0.1s ease;
|
|
2133
|
-
}
|
|
2134
|
-
.seek-time[data-seek-time].hidden[data-seek-time] {
|
|
2135
|
-
opacity: 0;
|
|
2136
|
-
}
|
|
2137
|
-
.seek-time[data-seek-time] [data-seek-time] {
|
|
2138
|
-
display: inline-block;
|
|
2139
|
-
color: white;
|
|
2140
|
-
font-size: 10px;
|
|
2141
|
-
padding-left: 7px;
|
|
2142
|
-
padding-right: 7px;
|
|
2143
|
-
vertical-align: top;
|
|
2144
|
-
}
|
|
2145
|
-
.seek-time[data-seek-time] [data-duration] {
|
|
2146
|
-
display: inline-block;
|
|
2147
|
-
color: rgba(255, 255, 255, 0.5);
|
|
2148
|
-
font-size: 10px;
|
|
2149
|
-
padding-right: 7px;
|
|
2150
|
-
vertical-align: top;
|
|
2151
|
-
}
|
|
2152
|
-
.seek-time[data-seek-time] [data-duration]::before {
|
|
2153
|
-
content: "|";
|
|
2154
|
-
margin-right: 7px;
|
|
2144
|
+
|
|
2145
|
+
@keyframes pulse {
|
|
2146
|
+
0% {
|
|
2147
|
+
color: #fff;
|
|
2148
|
+
}
|
|
2149
|
+
50% {
|
|
2150
|
+
color: #ff0101;
|
|
2151
|
+
}
|
|
2152
|
+
100% {
|
|
2153
|
+
color: #B80000;
|
|
2154
|
+
}
|
|
2155
2155
|
}.player-logo[data-logo] {
|
|
2156
2156
|
position: absolute;
|
|
2157
2157
|
z-index: 2;
|