PluginProbe
WpStream – Live Streaming, Video on Demand, Pay Per View / 3.7
WpStream – Live Streaming, Video on Demand, Pay Per View v3.7
4.14.1 4.14.0 4.13.2 4.13.1 4.13 4.12.5 4.12.4 4.12.3 4.12.2 4.12.1 4.12 4.4.4 4.4.5 4.4.6 4.4.7 4.4.8 4.4.9 4.5 4.5.1 4.5.11 4.5.11.1 4.5.11.2 4.5.11.4 4.5.11.5 4.5.11.6 All 181 releases
wpstream / public / css / wpstream_style.css

wpstream_style.css in WpStream – Live Streaming, Video on Demand, Pay Per View 3.7, at public/css/wpstream_style.css

495 lines 8.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .wpstream_product_front{
2 width:100%;
3 padding: 10px;
4 float:left;
5 }
6
7 .wpstream_product_wrapper{
8 float:left;
9 }
10
11 .wpstream_product_image_wrapper{
12 float: left;
13 width: 100px;
14 text-decoration: none;
15
16 }
17
18 .wpstream_product_front img{
19 float: left;
20 height: 75px!important;
21 width: auto;
22 }
23
24 .wpstream_product_front:nth-child(even){
25 background-color: #f8f6f6;
26 }
27
28 .wpstream_product_name_front{
29 float: left;
30 font-weight: bold;
31 margin: 0px 0px 0px 30px;
32 width:100%;
33 text-decoration: none;
34 }
35 .wpstream_product_see:visited,
36 .wpstream_product_see{
37 float:left;
38 background-color: #e16767;
39 color:#fff;
40 padding: 2px 10px;
41 cursor:pointer;
42 margin: 10px 0px 0px 30px;
43 font-size: 12px;
44 }
45
46 .wpstream_product_see:hover{
47 background-color: #76b06c;
48 color:#fff;
49 }
50
51
52 .wpstream_player_wrapper{
53
54 }
55
56 .wpstream_not_live_mess{
57 position: absolute;
58 top: 31%;
59 left: 0;
60 right: 0;
61 z-index: 9;
62 width: 70%;
63 margin: 0 auto;
64 text-align: center;
65 color:#fff;
66 }
67
68 .wpstream_not_live_mess_back{
69 background-color: #000;
70 position: absolute;
71 width: 100%;
72 height: 100%;
73 opacity:0.5;
74 }
75
76
77 .wpstream_not_live_mess_mess{
78 color: #fff;
79 font-size: 20px;
80 z-index: 10;
81 position: relative;
82 }
83
84 .wpestate_header_video .wpstream_not_live_mess_mess {
85 position: absolute;
86 left: 0;
87 right: 0;
88 width: 40%;
89 background-color: #0000008a;
90 z-index: 99;
91 color: #fff;
92 left: 0;
93 right: 0;
94 top: 48%;
95 margin: 0 auto;
96 text-align: center;
97 padding: 20px 50px;
98 font-size: 24px;
99 z-index: 999;
100 width: 100%;
101 line-height: 100px;
102 }
103
104
105
106 .wpstream_player_container{
107 /* height: 675px;*/
108 max-width:1200px;
109 margin: 0px auto;
110 }
111 .wpestream_inserted_player .wpstream_player_container{
112 height: auto;
113 }
114
115 #wpstream-video{
116 width: 100%;
117 }
118
119 .wpstream_notice{
120 background-color: #e16767;
121 color:#fff;
122 padding: 2px 10px;
123 }
124
125 #wpstream_product_wrap{
126
127 }
128 #wpstream_product_wrap_no_buy{
129 margin-top: 0px;
130 }
131
132 .wpstream_player_wrapper.no_buy{
133 position:relative;
134 height: 30px;
135 position: relative;
136 background: transparent;
137 margin-bottom: 15px;
138 }
139
140 .wpstream_player_wrapper.no_buy .wpstream_player_container{
141 height: 30px;
142 }
143
144 .wpstream_player_wrapper.wpstream_player_shortcode{
145 width: 100%;
146 position: relative;
147 margin-bottom: 15px;
148 float: left;
149 }
150 .wpstream_player_wrapper.wpstream_player_shortcode.no_buy{
151 height: auto;
152 float: left;
153 }
154
155 .wpstream_player_wrapper.wpstream_player_shortcode.no_buy .wpstream_player_container{
156 height: auto;
157 }
158
159 .wpstream_player_wrapper.wpstream_player_shortcode.no_buy .wpstream_notice{
160 background: transparent;
161 position: absolute;
162 width:100%;
163 top:45%;
164 text-align:center;
165 font-size: 22px;
166 }
167
168
169 .video-js .vjs-big-play-button {
170 line-height: 70px!important;
171 height: 70px!important;
172 width: 120px!important;
173
174 position: absolute!important;
175 top: 50%!important;
176 left: 50%!important;
177 margin-left: -60px;
178 margin-top: -35px;
179 }
180
181 .wpstream_get_download_link{
182 display:none;
183 }
184
185 .vjs-youtube .vjs-poster {
186 background-size: contain!important;
187 }
188
189 /*product list shortcode*/
190
191
192 .shortcode_list_wrapper{
193 margin: 0px -10px;
194 display: flex;
195 flex-direction: row;
196 flex-wrap: wrap;
197 }
198
199 .wpstream_product_unit{
200 width: 25%;
201 margin: 0px 10px;
202 }
203
204 .wpstream_product_unit .product_image{
205 width: 100%;
206 height: 200px;
207 background-position: 50%;
208 background-repeat: no-repeat;
209 background-size: cover;
210 }
211
212 .wpstream_product_unit .product_title{
213 text-decoration: none!important;
214 color: #333;
215 font-size: 20px;
216 font-weight: 600;
217 width: 100%;
218 display: inline-block;
219 }
220
221 .wpstream_product_unit .see_product {
222 text-decoration: none!important;
223 font-size: 14px;
224 color:#555;
225 }
226
227 .wpstream_live_player_wrapper{
228 position:Relative;
229 }
230
231 .wpestream_live_counting{
232 position: absolute;
233 padding: 5px 10px;
234
235 color: #fff;
236 z-index: 99;
237 top: 10px;
238 left: 10px;
239 font-size: 14px;
240 font-weight: bold;
241 }
242
243 .wpstream_player_wrapper_sec .wpestream_live_counting{
244 bottom: 32px;
245 top:auto;
246 }
247
248
249 /*wpstream chat wrapper*/
250
251 .wpstream_plugin_chat_wrapper{
252 width: 100%;
253 height: 100%;
254 background: #222;
255 min-height: 406px;
256 max-height: 505px;
257 position: relative;
258 margin-bottom: 15px;
259 float: left;
260 }
261 .wpstream_chat_input .col-lg-12 {
262 -webkit-box-flex: 0;
263 -ms-flex: 0 0 100%;
264 flex: 0 0 100%;
265 max-width: 100%;
266 padding-right: 15px;
267 padding-left: 15px;
268 }
269
270 .wpstream_plugin_chat_wrapper .chat_wrapper{
271 width: 100%;
272 }
273 #help-dialog,
274 #admin-help-dialog{
275 display:none;
276 }
277
278 .wpstream_plugin_chat_wrapper .wpestream_chat_meat {
279 padding-top: 15px;
280 background: #222;
281 border: none;
282 opacity:1;
283 }
284
285 .wpstream_plugin_chat_wrapper #panel {
286 height: 100%;
287 font-size: 13px;
288 padding: 0px 15px 110px 15px;
289 }
290
291 .wpstream_plugin_chat_wrapper .wpstream_chat_input{
292 bottom:10px;
293 }
294
295
296 .chat_wrapper{
297 width: 300px;
298 /* padding-right: 15px; */
299 /* padding-left: 15px; */
300 /* margin-right: auto; */
301 /* margin-left: auto; */
302 position: absolute;
303 z-index: 100;
304 top: 0px;
305 right: 0px;
306 height: 100%;
307 }
308
309 .wpstream_chat_container{
310 height: 100%;
311 }
312
313 .wpestream_chat_meat{
314 background: black;
315 height: 100%;
316 opacity: 0.9;
317 border-left: 1px solid #151520;
318 padding-top: 50px;
319 }
320
321 .chat_nav_bar{
322 position: absolute;
323 background: red;
324 bottom: 0px;
325 left: -143px;
326
327 }
328
329 .chat_nav_bar_list{
330 list-style-type: none;
331 }
332
333 .chat_nav_bar_list{
334 color:#fff;
335 }
336
337 #panel {
338 height: 100%;
339 font-size: 13px;
340 padding: 50px 15px 100px 15px;
341 display: flex;
342 justify-content: flex-end;
343 flex-direction: column;
344 overflow: hidden;
345 }
346
347 #message{
348 width: 100%;
349 height: 60px;
350 border: 1px solid #686890!important;
351 background-color: transparent;
352 color: #efefef;
353 font-size: 13px;
354 padding: 4px 8px;
355 line-height: 1.3em;
356
357 }
358
359 .wpstream_chat_input{
360 width: 100%;
361 position: absolute;
362 bottom: 0px;
363 right: 0px;
364
365 }
366
367 #send{
368 background-color: #72729d;
369 color: #fff;
370 font-size: 13px;
371 text-transform: capitalize;
372 padding: 3px 11px;
373 border-radius: 0px;
374 margin-top: 10px;
375 float: right;
376 }
377
378 .msg{
379 color:#ededed;
380 }
381
382 .timestamp {
383 color: #eee;
384 display:none;
385 }
386
387 .message {
388 color: #FFEB3B;
389 margin-top: 6px;
390 }
391
392 .wpestream_chat_meat hr {
393 background-color: #151520;
394 }
395
396 .wpstream_chat_actions{
397 width:100%;
398 }
399
400 #user{
401 float: left;
402 cursor: pointer;
403 margin: 10px 3px;
404 }
405
406 #user:hover{
407 color:#72729d;
408 }
409
410 #users-dialog{
411 display:none;
412 position: absolute;
413 background: #242939;
414 bottom: 149px;
415 padding: 15px;
416 color: #efefef;
417 opacity: 0.8;
418
419 }
420
421 #users-dialog li{
422 color: #efefef;
423 }
424
425 #users-dialog h4{
426 font-size: 15px;
427 margin-bottom: 15px;
428 }
429
430 #users-dialog ul{
431 list-style-type: none;
432 }
433 #users-content{
434 list-style-type: none;
435 }
436 #close-users-dialog{
437 position: absolute;
438 top:5px;
439 right: 5px;
440 cursor: pointer;
441 }
442
443
444 /* start streaming styling front end*/
445 .event_unit_style_front.event_list_unit{
446 box-shadow: none;
447 background: transparent;
448 padding: 5px;
449 margin: 10px 0px;
450 }
451
452 .event_unit_style_front.event_list_unit:hover{
453 background: transparent;
454 transform: none;
455 box-shadow: none;
456 }
457
458 .event_unit_style_front .start_event.wpstream_button{
459 height: auto;
460 font-size: 0.6em;
461 }
462
463 .event_unit_style_front .event_thumb_wrapper{
464 display:none;
465 }
466
467 .event_unit_style_front h3{
468 display:none;
469 }
470
471 .event_unit_style_front .record_wrapper{
472 display:none;
473 }
474
475 .event_unit_style_front .multiple_warning_events{
476 display: none;
477 }
478
479 .event_unit_style_front .wpstream_channel_status.not_ready_to_stream .dashicons {
480 margin-top: 0px;
481 }
482
483 .event_unit_style_front .wpstream_channel_status .dashicons{
484 margin-top: -3px;
485 }
486
487 .event_unit_style_front .wpstream_channel_status{
488 padding: 0px 0px 10px 0px;
489 }
490
491 .event_unit_style_front .event_list_unit_notificationx{
492 font-size: 14px;
493 float:left;
494 width: 100%;
495 }