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
← All changes | admin/css/wpstream-admin.css +148 -961 4.53.7 View file →
@@ -25,56 +25,22 @@
25 25 .theme_options_tab_wpstream{
26 26 background: #fff;
27 27 border-left: 4px solid #fff;
28 28 box-shadow: 0 10px 31px 0 rgba(7,152,255,0.09);
29 - margin: 15px;
30 - padding: 20px;
29 + margin: 5px 15px 20px 15px;
30 + padding: 20px 12px 20px 12px;
31 31 font-family: 'Roboto', sans-serif;
32 - box-shadow: 0 2px 4px rgb(0 25 60 / 8%);
33 - border: 1px solid #e2e5e8;
34 - border-radius: 5px;
35 32 }
36 -
37 -.wpstream_upgrade_topbar{
38 - background: #45a73f;
39 - color: #fff;
40 - cursor: pointer;
41 - font-weight: 500;
42 - transition: 0.3s ease-out;
43 - text-decoration: none;
44 - padding: 8px 10px;
45 - font-size: 14px;
46 - font-weight: 400;
47 - border-radius: 5px;
48 - margin-left: 30px;
49 -}
50 -
51 -.wpstream_upgrade_topbar:hover{
52 - background: #378532;
53 - color:#fff;
54 -}
55 -
56 33 .wpstream_option_wrapper{
57 34 max-width: 70%;
58 - padding: 30px 0px 0px 0px;
59 35 }
60 -
61 36 .wpstream_option{
62 37 clear: both;
63 38 width: 51%;
64 39 display: inline-block;
65 40 margin-bottom: 20px;
66 - position: relative;
67 41 }
68 42
69 -.wpstream_option input{
70 - border: 1px solid #d6d6d6;
71 - background-color: #fff;
72 - color: #2c3338;
73 - padding: 5px 10px;
74 - width: 330px;
75 -}
76 -
77 43 .wpstream_option label{
78 44 width: 100%;
79 45 float: left;
80 46 font-weight: 600;
@@ -84,9 +50,8 @@
84 50
85 51 .wpstream_option .settings_details{
86 52 color: #999;
87 53 margin-top: 5px;
88 - max-width: 365px;
89 54 }
90 55
91 56
92 57 .event_list_unit_notification{
@@ -103,11 +68,9 @@
103 68 margin: 15px 15px 0px 15px;
104 69 padding: 20px;
105 70 font-size: 15px;
106 71 font-family: 'Roboto', sans-serif;
107 - box-shadow: 0 2px 4px rgb(0 25 60 / 8%);
108 - border: 1px solid #e2e5e8;
109 - border-radius: 5px;
72 + box-shadow: 0 10px 31px 0 rgba(7,152,255,0.09);
110 73 }
111 74
112 75 .pack_details_wrapper_transparent{
113 76 background-color: transparent;
@@ -130,155 +93,49 @@
130 93 }
131 94
132 95
133 96 .event_thumb_wrapper{
134 - margin-right: 15px;
135 - min-width: 50px;
136 - width: 50px;
137 - height: 50px;
138 - border: 0px solid #f0f0f0;
139 - border-radius: 5px;
140 - background-size: cover;
141 - background-position: center;
142 - background-repeat: no-repeat;
97 + min-width: 170px;
98 + float:left;
143 99 }
144 100
145 -
146 -
147 -.event_title{
148 - width: 350px;
101 +.event_thumb{
102 + float: left;
103 + margin: 0px 20px 20px 0px;
104 + border-radius: 2px;
149 105 }
150 -#wpstream-sidebar-meta .event_title{
151 - display: none;
152 -}
153 106
154 -.event_list_unit .event_title,
155 107 .event_list_unit h3{
156 108 margin-top: 0px;
157 - color: #3b3b3b;
158 - margin: 1em 0;
159 109 }
160 110
161 111 .event_list_unit{
162 - color:#00193d;
163 112 background-color: #fff;
164 113 padding: 20px;
165 114 margin-bottom: 20px;
166 - margin: 35px 15px 25px 15px;
167 - padding: 25px 20px;
168 - box-shadow: 0 2px 4px rgb(0 25 60 / 8%);
169 - font-family: 'Roboto', sans-serif;
170 - transition: 0.3s ease-out;
171 - border-radius: 5px;
172 - display: flex;
173 - flex-direction: row;
174 - align-content: center;
175 - justify-content: flex-start;
176 - align-items: center;
177 - width: 900px;
178 - position: relative;
179 - border: 1px solid #e2e5e8;
115 + background: #fff;
116 + margin: 5px 15px 25px 15px;
117 + padding: 20px;
118 + min-height: 150px;
119 + box-shadow: 0 10px 31px 0 rgba(7,152,255,0.09);
120 + font-family: 'Roboto', sans-serif;
121 + transition: 0.3s ease-out;
122 + border-radius: 2px;
180 123 }
181 124
182 125 .event_list_unit:hover{
183 - box-shadow: 0 3px 23px 9px rgba(7,152,255,0.15);
126 + box-shadow: 0 3px 23px 9px rgba(7,152,255,0.15);
127 + transform: translate(0%, -5px);
184 128 background-color: #fcfcfc;
185 129 }
186 130
187 -.event_list_unit.wpstream_show_started {
188 - background: #fff;
189 - border: 1px solid #3dc93d;
190 -}
191 131
192 -.wpstream_options_col1{
193 - display: flex;
194 - flex-direction: row;
195 - flex-wrap: nowrap;
196 -}
197 -
198 -.wpstream_options_col2{
199 - display: flex;
200 - flex-direction: row;
201 - flex-wrap: nowrap;
202 -}
203 -
204 -
205 -.wpstream_channel_status{
206 - position: absolute;
207 - background-color: rgb(255 255 255);
208 - color: red;
209 - border-radius: 5px;
210 - top: -10px;
211 - left: 7px;
212 - font-size: 12px;
213 - padding: 4px 15px;
214 - letter-spacing: 0.25px;
215 - font-weight: 500;
216 -}
217 -
218 -.event_list_unit.wpstream_show_started .wpstream_channel_status{
219 - color: #209320;
220 -}
221 -
222 -
223 -.wpstream-button-icon{
224 - width: 37px;
225 - height: 37px;
226 - border: 0px solid #f0f0f0;
227 - border-radius: 3px;
228 - cursor: pointer;
229 - display: inline-block;
230 - margin-right: 10px;
231 - text-align: center;
232 - background-color: #f8f8f8;
233 -}
234 -
235 -
236 -
237 -.wpstream-button-icon:hover{
238 - background-color:#e4e4e4;
239 -}
240 -
241 -.wpstream-button-icon svg{
242 - max-width: 18px;
243 - display: inline-block;
244 - max-height: 20px;
245 - line-height: 30px;
246 - margin-top: 9px;
247 -}
248 -
249 -
250 -.wpstream-button-icon svg path{
251 - fill: #828b9b;
252 - fill: #5b5b5b;
253 -}
254 -
255 -
256 132 #wpstream-sidebar-meta .event_list_unit{
257 133 padding: 0px;
258 134 box-shadow: none;
259 135 margin: 0px;
260 - display: flex;
261 - flex-direction: column;
262 - align-content: center;
263 - justify-content: flex-start;
264 - align-items: flex-start;
265 - width: auto;
266 - border: none;
267 - margin-top: 10px;
268 136 }
269 137
270 -#wpstream-sidebar-meta .wpstream_options_col2{
271 - margin-top: 10px;
272 -}
273 -#wpstream-sidebar-meta .wpstream_options_col1{
274 - margin-top: 10px;
275 -}
276 -
277 -#wpstream-sidebar-meta .event_list_unit.wpstream_show_started{
278 - background-color: transparent
279 -}
280 -
281 138 #wpstream-sidebar-meta .event_list_unit:hover{
282 139 transform:none;
283 140 background: #fff;
284 141 }
@@ -290,33 +147,25 @@
290 147 #wpstream-sidebar-meta h3{
291 148 line-height: 25px;
292 149 }
293 150
294 -#wpstream-sidebar-meta .wpstream_turning_on,
151 +#wpstream-sidebar-meta .close_event,
295 152 #wpstream-sidebar-meta .start_event{
296 153 width:100%;
297 - box-sizing: border-box;
298 154 }
299 155
300 -#wpstream-sidebar-meta .wpstream_event_streaming_local {
301 - margin-left: 0px;
302 - height: 458px;
303 - overflow: auto;
304 - padding-right: 20px;
156 +#wpstream-sidebar-meta .stop_server,
157 +#wpstream-sidebar-meta .close_event,
158 +#wpstream-sidebar-meta .start_event,
159 +#wpstream-sidebar-meta .start_webcaster,
160 +#wpstream-sidebar-meta .start_external{
161 + margin: 0px 0px 10px 0px;
162 + display: block;
163 + height: 40px;
305 164 }
306 165
307 -.wpstream_event_streaming_local{
308 - margin-left: 0px;
309 - height: 458px;
310 - overflow: auto;
311 - padding-right: 20px;
312 - width: 456px;
313 - display: flex;
314 - flex-direction: column;
315 - flex-wrap: nowrap;
316 -}
317 -
318 166 #wpstream-sidebar-meta .external_software_streaming{
167 + display:none;
319 168 margin-top: 10px;
320 169 }
321 170
322 171 #wpstream-sidebar-meta .start_external{
@@ -330,16 +179,10 @@
330 179 float:none;
331 180 }
332 181
333 182 #wpstream-sidebar-meta .wpstream_channel_status{
334 - padding: 10px 0px 10px 0px;
183 + padding: 10px 0px 25px 0px;
335 184 line-height: 24px;
336 - box-sizing: border-box;
337 - width: 100%;
338 - position: relative;
339 - left: 0px;
340 - top: 0px;
341 - font-size: 14px;
342 185 }
343 186
344 187 #wpstream-sidebar-meta .view_channel{
345 188 display: block;
@@ -347,8 +190,13 @@
347 190 margin-top: 10px;
348 191 display:none;
349 192 }
350 193
194 +#wpstream-sidebar-meta .copy_live_key,
195 +#wpstream-sidebar-meta .copy_live_uri{
196 + display: block;
197 + margin-left: 0
198 +}
351 199
352 200 #wpstream-sidebar-meta .how_to{
353 201 display: none;
354 202 }
@@ -359,53 +207,29 @@
359 207 font-size: 14px;
360 208 margin-left: 10px;
361 209 background: #fff;
362 210 border-left: 4px solid #fff;
363 - -webkit-box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);
364 - box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);
211 + -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
212 + box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
365 213 margin: 5px 15px 20px 15px;
366 214 padding: 20px 12px 20px 12px;
367 - max-width: 915px;
368 - border: 1px solid #e2e5e8;
369 - border-radius: 5px;
370 215 }
371 216
372 -.no_events_warning_mes{
373 - display: inline-block;
374 -}
375 -
376 217 .api_conected{
377 - background:#45a73f;
378 - padding: 5px 10px;
218 + background: green;
219 + padding: 10px;
379 220 color: #fff;
380 - margin-bottom: 0px;
381 - width: 310px;
382 - border-radius: 5px;
383 - display: inline-block;
221 + margin-bottom: 20px;
222 + width: 270px;
384 223 }
385 224
386 225 .api_not_conected{
387 - background: #F24B4B;
388 - padding: 5px 10px;
226 + background: #f40000;
227 + padding: 10px;
389 228 color: #fff;
390 - border-radius: 5px;
391 - width: auto;
392 - display: inline-block;
229 + margin-bottom: 10px;
393 230 }
394 231
395 -.wpstream_error_curl{
396 - margin: 10px 15px;
397 - display: table;
398 -}
399 -
400 -.wpstream_notice_top{
401 - border: 1px solid #c3c4c7;
402 - box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
403 - margin: 5px 15px 0px 15px;
404 - border-radius: 3px;
405 -}
406 -
407 -
408 232 .api_not_conected.wpstream_orange{
409 233 background:#FF5722;
410 234 }
411 235 .api_not_conected.wpstream_brown{
@@ -414,83 +238,79 @@
414 238
415 239 .api_not_conected a{
416 240 color:#fff;
417 241 }
242 +.event_list_unit h3{
243 + font-weight: 700;
244 + font-size: 18px;
245 + text-transform: capitalize;
246 +}
418 247
419 -.event_list_unit .event_title,
420 -.event_list_unit h3{
421 - font-weight: 500;
248 +.wpstream_channel_status{
249 + padding: 17px 0px 40px 0px;
422 250 font-size: 16px;
423 - text-transform: capitalize;
424 - position: relative;
425 - line-height: 1.3em;
426 - padding-right: 20px;
251 + font-weight: 700;
427 252 }
428 -.wpstream_channel_item_id{
429 - color: #5b5b5b;
430 - font-size: 12px;
253 +
254 +.wpstream_channel_status .dashicons{
255 + font-size: 32px;
256 + color: #6b936b;
257 + margin-right: 15px;
258 + margin-top: -8px;
431 259 }
260 +.wpstream_channel_status.not_ready_to_stream .dashicons{
261 + color: #e16767;
262 + font-size: 27px;
263 + margin-top: -5px;
264 +}
265 +.wpstream_channel_status.not_ready_to_stream {
266 + color:#23282d
267 +}
432 268
269 +
270 +.not_ready_to_stream{
271 + color:#e16767;
272 +}
273 +
274 +.pending_streaming{
275 +}
276 +
277 +
278 +
433 279 .wpstream_button {
280 + box-shadow: none !important;
434 281 border-radius: 2px;
435 - padding: 5px 5px;
282 + background-clip: padding-box;
283 + -moz-background-clip: padding;
284 + -webkit-background-clip: padding-box;
285 + vertical-align: middle;
286 + height: 40px;
287 + padding: 7px 21px;
436 288 -webkit-appearance: none;
437 289 border: 0px solid #d9d9d9;
438 290 text-transform: uppercase;
439 - background: #45a73f;
291 + background: #40A819;
440 292 color: #fff;
441 293 cursor: pointer;
294 + font-weight: 600;
442 295 font-weight: 500;
443 296 transition: 0.3s ease-out;
444 297 font-size: 14px;
445 298 margin-right: 5px;
446 - border-radius: 5px;
447 - text-align: center;
448 - display: inline-block;
449 - margin-right: 10px;
299 + border-radius: 2px;
450 300 }
451 301
452 302 .wpstream_button:hover{
453 - background:#378532;
303 + background: #ac3434;
454 304 }
455 305
456 -.wpstream_button_action{
457 - padding: 12px 25px;
458 -}
459 -
460 306 .start_event.wpstream_button{
461 - padding: 9px 20px;
462 - width: auto;
463 - min-width: 130px;
464 - color: #7a88a3;
465 - border: 1px solid #3dc93d;
466 - color: #3b3b3b;
467 - background-color: #eaf2f7;
468 - background-color: #e8f7e8;
469 - border: 1px solid #3dc93d85;
470 -
471 -
307 + background: #8e8b8b;
308 + background: #089238;
472 309 }
473 310
474 -
475 -
476 -.wpstream_stop_event.wpstream_button{
477 - padding: 9px 20px;
478 - width: auto;
479 - min-width: 130px;
480 -}
481 -
482 -#wpstream-sidebar-meta .wpstream_stop_event.wpstream_button{
483 - box-sizing: border-box;
484 - width: 100%;
485 -}
486 -
487 -
488 -
489 -
490 311 .start_event.wpstream_button:hover{
491 - background: #45a73f;
492 - color: #fff;
312 + background: #328214;
493 313 }
494 314
495 315 .stop_server,
496 316 .close_event.wpstream_button{
@@ -511,22 +331,32 @@
511 331 .encrypt_wrapper{
512 332 display:none;
513 333 }
514 334
515 -.event_list_unit_notificationx{
516 - font-size: 14px;
517 -}
518 335
519 -.event_list_unit_notificationx strong{
520 - display: inherit;
336 +.start_webcaster{
337 + display: inline-block;
338 + padding: 0px 21px;
339 + cursor: pointer;
340 + float: left;
341 + line-height: 40px;
342 + height: 38px;
343 + background: #089238;
344 + transition: 0.3s ease-out;
345 + border-radius: 2px;
346 + text-align: center;
521 347 margin-bottom: 5px;
522 348 }
523 349
350 +.start_webcaster:hover{
351 + background: #328214;
352 +}
524 353
525 354 .start_external{
526 355 display: inline-block;
527 356 padding: 0px 21px;
528 357 cursor: pointer;
358 + float: left;
529 359 line-height: 40px;
530 360 height: 38px;
531 361 background: #076d2a;
532 362 transition: 0.3s ease-out;
@@ -532,66 +362,33 @@
532 362 transition: 0.3s ease-out;
533 363 border-radius: 2px;
534 364 }
535 365 .start_external:hover{
536 - background: #f7fcf8;
366 + background: #065822;
537 367 }
538 368
539 -
540 -.wpstream_turning_on{
541 - padding: 6px 20px;
542 - width: auto;
543 - min-width: 130px;
369 +.stop_server {
370 + display: inline-block;
371 + padding: 0px 21px;
372 + cursor: pointer;
373 + float: right;
374 + line-height: 40px;
375 + height: 38px;
376 + transition: 0.3s ease-out;
377 + display:none!important;
378 + border-radius: 2px;
544 379 }
545 380
546 -
547 -.start_event.wpstream_turning_on,
548 -.wpstream_turning_on{
549 - background: #ebe8fa;
550 - border: 1px solid #D7D0F7;
551 - color:#3b3b3b;
552 -}
553 -
554 -.start_event.wpstream_turning_on:hover,
555 -.wpstream_turning_on:hover{
556 - background: #d4d0e6;
557 - border: 1px solid #D7D0F7;
558 - color:#3b3b3b;
559 - border: 1px solid #f199998a;
560 -}
561 -
562 -
563 -
564 -.wpstream_stop_event{
565 - background: #ffe5e5;
566 - border: 1px solid #ff4c4c8c;
567 - color: #3b3b3b;
568 -}
569 -.wpstream_stop_event:hover{
570 - background: #FF4C4C;
571 - color: #fff;
572 -}
573 -
574 381 .how_to{
575 382 margin-top:10px;
576 - width: 100%;
577 - height: auto;
578 -
579 383 }
580 384 .external_software_streaming{
581 - margin-top: 30px;
385 + display:none;
386 +
387 + margin-top: 60px;
582 388 width: 100%;
583 - display: none;
584 389 }
585 390
586 -.external_software_streaming_details{
587 - background-color: rgba(13,110,253,0.12);
588 - border-radius: 5px;
589 - padding: 20px;
590 - display: inline-block;
591 - width: 420px;
592 -}
593 -
594 391 .view_channel{
595 392 font-weight: 500;
596 393 font-size: 15px;
597 394 margin-left:30px;
@@ -601,21 +398,21 @@
601 398
602 399 #wpstream-sidebar-meta .view_channel.show_stream_data{
603 400 display: block;
604 401 }
605 -
606 402 .view_channel.show_stream_data{
607 403 display: inline-block;
608 404 }
405 +.warning_stream{
406 + margin-top:10px;
407 +}
609 408
610 -
611 -
612 409 .event_list_stream_key_wrap{
613 410 margin-top:10px;
614 411 }
615 412
616 413 .multiple_warning_events{
617 - margin-top: 5px;
414 +
618 415 }
619 416
620 417
621 418 .server_ready_live{
@@ -665,62 +462,23 @@
665 462 }
666 463
667 464 .wpstream_live_key_text,
668 465 .wpstream_live_uri_text{
669 - display: inline;
670 - width: 250px;
671 - float: left;
466 + display:inline;
672 467 }
673 468
674 -.wpstream_live_uri_text.wpstream_larix_rtmp{
675 - width: 345px;
676 -}
677 -
678 469 .copy_live_key,
679 470 .copy_live_uri{
680 471 display: inline;
681 - background: #688ed8;
682 - color: #ffffff;
683 - padding: 5px 10px;
684 - margin-left: 10px;
685 - cursor: pointer;
686 - font-size: 12px;
687 - text-transform: uppercase;
688 - border-radius: 5px;
689 - font-weight: 400;
690 - letter-spacing: 0.03em;
691 - border: 1px solid #5f83c8;
692 - transition: 0.3s ease-out;
693 - -webkit-user-select: none;
694 - -ms-user-select: none;
695 - user-select: none;
696 -}
697 -.wpstream_start_with_larix_mobile{
698 - background: #688ed8;
699 - padding: 20px;
472 + background: #8e8b8b;
700 473 color: #fff;
701 - border-radius: 6px;
702 - text-decoration: none;
703 - color: #ffffff;
704 - padding: 15px 15px;
474 + padding: 3px 6px;
705 475 margin-left: 10px;
476 + border-radius: 2px;
706 477 cursor: pointer;
707 - font-size: 12px;
708 - text-transform: uppercase;
709 - margin: 0px 0px 0px 0px;
710 - display: inline-block;
478 + font-size: 11px;
711 479 }
712 480
713 -.wpstream_start_with_larix_mobile:hover{
714 - background: #5878b5;
715 - color:#fff;
716 -}
717 -
718 -.copy_live_key:hover,
719 -.copy_live_uri:hover{
720 - background: #5878b5;
721 -}
722 -
723 481 .show_if_subscription.hide_movieon{
724 482 display:none;
725 483 }
726 484
@@ -757,8 +515,17 @@
757 515 box-sizing: border-box;
758 516 float: left;
759 517 }
760 518
519 +.wpstream_on_facebook_container{
520 +
521 +}
522 +.wpstream_on_youtube_container{
523 +
524 +}
525 +.wpstream_on_twich_container{
526 +
527 +}
761 528
762 529 .wpstream_social_stream_container{
763 530 background: #f3f3f3;
764 531 padding: 9px;
@@ -799,14 +566,12 @@
799 566 background-color: #fff;
800 567 padding: 20px;
801 568 margin-bottom: 20px;
802 569 background: #fff;
570 + box-shadow: 0 10px 31px 0 rgba(7,152,255,0.09);
803 571 margin: 5px 15px 20px 15px;
804 572 padding: 20px;
805 573 font-family: 'Roboto', sans-serif;
806 - box-shadow: 0 2px 4px rgb(0 25 60 / 8%);
807 - border: 1px solid #e2e5e8;
808 - border-radius: 5px;
809 574 }
810 575
811 576 .wpstream_video_status {
812 577 padding: 5px;
@@ -825,17 +590,8 @@
825 590 font-size: 15px;
826 591 font-weight: 600;
827 592 }
828 593
829 -.storage_file_size{
830 - background-color: #eff0f1;
831 - border-radius: 3px;
832 - padding: 3px 5px;
833 - font-size: 13px;
834 - margin-left: 20px;
835 - font-weight: 500;
836 -}
837 -
838 594 .video_stream_label{
839 595 font-weight: 600;
840 596 margin-right: 10px;
841 597 }
@@ -847,20 +603,19 @@
847 603
848 604 .wpstream_delete_media,
849 605 .wpstream_get_download_link{
850 606 cursor: pointer;
851 - background-color: #45a73f;
607 + background-color: #6BB251;
852 608 color: white;
853 609 padding: 5px 14px;
854 610 display: inline-block;
855 611 margin-top: 10px;
856 612 margin-right: 10px;
857 - transition: 0.3s ease-out;
858 - border-radius: 3px;
613 + transition: 0.3s ease-out;
859 614 }
860 615 .wpstream_delete_media:hover,
861 616 .wpstream_get_download_link:hover{
862 - background: #378532;
617 + background: #5a9544;
863 618 }
864 619
865 620 .wpstream_download_link{
866 621 display:none;
@@ -880,15 +635,13 @@
880 635 background-color: #fff;
881 636 padding: 20px;
882 637 margin-bottom: 20px;
883 638 background: #fff;
639 + box-shadow: 0 10px 31px 0 rgba(7,152,255,0.09);
884 640 margin: 5px 15px 2px 15px;
885 641 padding: 20px;
886 642 min-height: 40px;
887 643 font-family: 'Roboto', sans-serif;
888 - box-shadow: 0 2px 4px rgb(0 25 60 / 8%);
889 - border: 1px solid #e2e5e8;
890 - border-radius: 5px;
891 644 }
892 645
893 646 .bar {
894 647 background-color: #28de23;
@@ -931,9 +684,8 @@
931 684 }
932 685
933 686 .wpstream_file_drop_color{
934 687 background-color: #ededed;
935 - border-radius: 5px;
936 688 }
937 689
938 690 .direct-upload .progress-bar-area{
939 691 position: absolute;
@@ -979,8 +731,13 @@
979 731 outline: 1px dotted #000;
980 732 outline: -webkit-focus-ring-color auto 5px;
981 733 }
982 734
735 +.inputfile + label * {
736 + /* pointer-events: none; */
737 + /* in case of FastClick lib use */
738 +}
739 +
983 740 .inputfile + label svg {
984 741 width: 1em;
985 742 height: 1em;
986 743 vertical-align: middle;
@@ -995,12 +752,11 @@
995 752 /* style 1 */
996 753
997 754 .inputfile-1 + label {
998 755 color: #ffffff;
999 - background-color: #45a73f;
756 + background-color: #6BB251;
1000 757 margin: 10px 10px 10px 0px;
1001 758 transition: 0.3s ease-out;
1002 - border-radius: 5px;
1003 759 }
1004 760
1005 761 .inputfile-1:focus + label,
1006 762 .inputfile-1.has-focus + label,
@@ -1006,573 +762,4 @@
1006 762 .inputfile-1.has-focus + label,
1007 763 .inputfile-1 + label:hover {
1008 764 background-color: #5a9544;
1009 765 }
1010 -
1011 -
1012 -.wpstream_setting_event_unit_wrapper{
1013 - position:relative;
1014 - display: inline-block;
1015 - margin-bottom: 10px;
1016 - width: 100%;
1017 -}
1018 -
1019 -.wpstream_setting_event_unit_wrapper .settings_details{
1020 - max-width: 385px;
1021 -}
1022 -
1023 -.wpstream_modal_form .wpstream_setting_event_unit_wrapper .settings_details{
1024 - color: #666;
1025 - margin-top: 5px;
1026 -}
1027 -
1028 -
1029 -
1030 -label.wpstream_switch {
1031 - position: absolute;
1032 - display: inline-block;
1033 - width: 53px!important;
1034 - height: 25px;
1035 - top: 12px;
1036 - left: 390px;
1037 -}
1038 -
1039 -.wpstream_switch input {
1040 - opacity: 0;
1041 - width: 0;
1042 - height: 0;
1043 -}
1044 -
1045 -.wpstream_slider {
1046 - position: absolute;
1047 - cursor: pointer;
1048 - top: 0;
1049 - left: 0;
1050 - right: 0;
1051 - bottom: 0;
1052 - background-color: #ccc;
1053 - -webkit-transition: .4s;
1054 - transition: .4s;
1055 -}
1056 -
1057 -.wpstream_slider:before {
1058 - position: absolute;
1059 - content: "";
1060 - height: 18px;
1061 - width: 18px;
1062 - left: 4px;
1063 - bottom: 4px;
1064 - background-color: white;
1065 - -webkit-transition: .4s;
1066 - transition: .4s;
1067 -}
1068 -
1069 -input:checked + .wpstream_slider {
1070 - background-color: #2196F3;
1071 -}
1072 -
1073 -input:focus + .wpstream_slider {
1074 - box-shadow: 0 0 1px #2196F3;
1075 -}
1076 -
1077 -input:checked + .wpstream_slider:before {
1078 - -webkit-transform: translateX(26px);
1079 - -ms-transform: translateX(26px);
1080 - transform: translateX(26px);
1081 -}
1082 -
1083 -/* Rounded sliders */
1084 -.wpstream_slider.round {
1085 - border-radius: 25px;
1086 -}
1087 -
1088 -.wpstream_slider.round:before {
1089 - border-radius: 50%;
1090 -}
1091 -
1092 -.wpstream_event_streaming_local .wpstream_setting_event_unit_wrapper{
1093 - margin-bottom: 10px;
1094 -}
1095 -
1096 -.wpstream_event_streaming_local .wpstream_setting_event_unit_wrapper label{
1097 - font-weight: 700;
1098 - font-size: 14px;
1099 - left: 395px;
1100 -}
1101 -
1102 -#wpstream-sidebar-meta .wpstream_setting_event_unit_wrapper label{
1103 - left: auto;
1104 - right: 0px;
1105 -}
1106 -#wpstream-sidebar-meta .settings_details{
1107 - padding-right: 60px;
1108 -}
1109 -
1110 -
1111 -/*=wpstream share */
1112 -
1113 -.wpstream_sharing_social{
1114 - color: #696969;
1115 - text-decoration: none;
1116 - margin: 0px;
1117 - font-size: 12px;
1118 - display: inline-block;
1119 -}
1120 -
1121 -.wpstream_sharing_social .dashicons {
1122 - font-size: 32px;
1123 - background-color: #f9f9f9;
1124 - width: 91px;
1125 - height: 91px;
1126 - border-radius: 5px;
1127 - line-height: 91px;
1128 - color: #1d447d;
1129 - margin-right: 25px;
1130 - color: #828b9b;
1131 - border: 1px solid rgba(13,110,253,0.12);
1132 - margin-top: 25px;
1133 -
1134 -}
1135 -.wpstream_sharing_social:nth-of-type(4n) .dashicons{
1136 - margin-right: 0px;
1137 -}
1138 -
1139 -.wpstream_sharing_social .dashicons:hover{
1140 - background-color: rgba(13,110,253,0.12);
1141 - color: #0d6efd;
1142 -}
1143 -
1144 -.wpstream_sharing_social:focus{
1145 - box-shadow:none;
1146 - outline:0px;
1147 -}
1148 -
1149 -#wpstream-sidebar-meta .wpstream_social_share_wrapper{
1150 - position: relative;
1151 - right:auto;
1152 - top: auto;
1153 - font-size: 13px;
1154 - margin: 10px 0px 0px 0px;
1155 -}
1156 -
1157 -#wpstream-sidebar-meta .wpstream_sharing_social{
1158 - margin: 0px 0px;
1159 -}
1160 -
1161 -
1162 -.how_to_videos{
1163 - display: inline-block;
1164 - width: 100%;
1165 -
1166 -}
1167 -
1168 -
1169 -.wpstream_pagination{
1170 - list-style: none;
1171 - display: inline;
1172 - float:left;
1173 - padding-left: 15px;
1174 -}
1175 -
1176 -.wpstream_pagination li{
1177 - display: inline-block;
1178 - border: 1px solid #d8dada;
1179 - min-width: 20px;
1180 - text-align: center;
1181 - margin-right: 5px;
1182 - border-radius: 3px;
1183 - padding: 5px;
1184 - background: #fff;
1185 -}
1186 -
1187 -.wpstream_pagination li a{
1188 - text-decoration: none;
1189 - color:#3c434a;
1190 -}
1191 -
1192 -.wpstream_pagination li:empty{
1193 - display:none;
1194 -}
1195 -
1196 -.wpstream_pagination li.active{
1197 - background: #f5f5fb;
1198 -}
1199 -
1200 -
1201 -
1202 -.wpstream_modal_background{
1203 - position: fixed;
1204 - z-index: 1001;
1205 - top:0px;
1206 - bottom: 0px;
1207 - left: 0px;
1208 - right: 0px;
1209 - background-color:rgb(0 20 40 / 86%);
1210 - opacity: 0.5;
1211 - display: none;
1212 -}
1213 -
1214 -.wpstream_modal_form{
1215 - width: 460px;
1216 - height: 460px;
1217 - background-color: #fff;
1218 - position: fixed;
1219 - top: 50%;
1220 - margin-top: -230px;
1221 - left: 50%;
1222 - margin-left: -230px;
1223 - display: none;
1224 - z-index: 1002;
1225 - padding: 30px;
1226 - border-radius: 5px;
1227 -}
1228 -.wpstream_modal_form.wpestate_settings_modal{
1229 - height: 525px;
1230 - margin-top: -257px;
1231 -}
1232 -
1233 -.wpstream_modal_form h3{
1234 - font-size: 20px;
1235 -}
1236 -
1237 -.wpstream_close_modal{
1238 - width:30px;
1239 - height: 30px;
1240 - background-color: rgba(13,110,253,0.12);
1241 - position: absolute;
1242 - top:15px;
1243 - right: 15px;
1244 - border-radius: 3px;
1245 - cursor: pointer;
1246 - background-image: url(../../img/closeicon4.png);
1247 - background-repeat: no-repeat;
1248 - background-position: center;
1249 -}
1250 -
1251 -.wpstream_close_modal:hover{
1252 - background-color: rgba(13,110,253,0.32);
1253 -}
1254 -
1255 -
1256 -.wpstream_tooltip_wrapper{
1257 - position: relative;
1258 -}
1259 -
1260 -.wpstream_tooltip_disabled,
1261 -.wpstream_tooltip{
1262 - position: absolute;
1263 - border-radius: 3px;
1264 - background-color: rgb(0 20 40 / 86%);
1265 - color: #fff;
1266 - font-size: 13px;
1267 - text-transform: capitalize;
1268 - padding: 5px 10px;
1269 - bottom: -38px;
1270 - left: -15%;
1271 - z-index: 10;
1272 - transition: all 0.2s cubic-bezier(0.5, 0, 0.5, 1);
1273 - transition-delay: .2s;
1274 - white-space: nowrap;
1275 - opacity: 0;
1276 - pointer-events: none;
1277 -}
1278 -.wpstream_button .wpstream_tooltip{
1279 - white-space: normal;
1280 - width: 200px;
1281 - bottom: -10px;
1282 - transform: translate(0, 100%);
1283 -
1284 -}
1285 -
1286 -.wpstream_tooltip_disabled:after,
1287 -.wpstream_tooltip:after{
1288 - position: absolute;
1289 - content: " ";
1290 - width: 0;
1291 - height: 0;
1292 - top: -6px;
1293 - left: 20px;
1294 - border-left: 7px solid transparent;
1295 - border-right: 7px solid transparent;
1296 - border-bottom: 7px solid rgb(0 20 40 / 86%);
1297 -}
1298 -
1299 -.wpstream_button .wpstream_tooltip:after{
1300 - left: 50%;
1301 - margin-left: -7px;
1302 -}
1303 -
1304 -
1305 -#wpstream-sidebar-meta .wpstream_tooltip_disabled,
1306 -#wpstream-sidebar-meta .wpstream_tooltip{
1307 - left: 0%;
1308 - width: 93%;
1309 - pointer-events: none;
1310 -}
1311 -
1312 -#wpstream-sidebar-meta .wpstream-button-icon .wpstream_tooltip_disabled,
1313 -#wpstream-sidebar-meta .wpstream-button-icon .wpstream_tooltip{
1314 - width: auto;
1315 - pointer-events: none;
1316 -
1317 -}
1318 -
1319 -#wpstream-sidebar-meta .wpstream_statistics_channel .wpstream_tooltip_disabled{
1320 - left: -50px;
1321 -}
1322 -#wpstream-sidebar-meta .wpstream_statistics_channel .wpstream_tooltip_disabled:after{
1323 - left: 62px!important;
1324 -}
1325 -
1326 -#wpstream-sidebar-meta .wpstream_stream_pro .wpstream_tooltip{
1327 - left: -50px;
1328 -}
1329 -#wpstream-sidebar-meta .wpstream_stream_pro .wpstream_tooltip:after{
1330 - left: 62px!important;
1331 -}
1332 -
1333 -#wpstream-sidebar-meta .wpstream_edit_channel{
1334 - display: none;
1335 -}
1336 -
1337 -
1338 -
1339 -
1340 -#wpstream-sidebar-meta .wpstream_tooltip_wrapper.wpstream-button-icon .wpstream_tooltip_disabled:after,
1341 -#wpstream-sidebar-meta .wpstream_tooltip_wrapper.wpstream-button-icon .wpstream_tooltip:after{
1342 - left:10px;
1343 -}
1344 -
1345 -
1346 -
1347 -.wpstream_inactive_icon{
1348 - cursor: not-allowed;
1349 -}
1350 -.wpstream_inactive_icon svg{
1351 - opacity: 0.35;
1352 -}
1353 -
1354 -.wpstream_error_modal_notification{
1355 - width: 500px;
1356 - background-color: #fff;
1357 - position: fixed;
1358 - top: 50%;
1359 - margin-top: -250px;
1360 - left: 50%;
1361 - margin-left: -250px;
1362 - display: none;
1363 - z-index: 1002;
1364 - padding: 20px;
1365 - border-radius: 5px;
1366 - font-size: 15px;
1367 -}
1368 -
1369 -.wpstream_error_ok{
1370 - padding: 8px;
1371 - text-transform: uppercase;
1372 - margin: 0px auto;
1373 - display: block;
1374 - float: none;
1375 - width: 100px;
1376 - position: relative;
1377 - margin-top: 20px;
1378 -}
1379 -
1380 -
1381 -.wpstream_external_broadcast_options{
1382 - width: 50%;
1383 - border: 1px solid #6666;
1384 -}
1385 -
1386 -.wpstream_modal_explanations{
1387 - margin-top: 15px;
1388 - margin-bottom: 5px;
1389 - font-size: 14px;
1390 - color: #666;
1391 - line-height: 1.6em;
1392 -}
1393 -
1394 -
1395 -.wpstream_modal_explanations li{
1396 - margin-bottom: 2px;
1397 -}
1398 -
1399 -
1400 -.wpstream_modal_explanations li {
1401 - margin-bottom: 2px;
1402 - line-height: 1.6em;
1403 -}
1404 -
1405 -.print_qrcode{
1406 - position: absolute;
1407 - top: 73px;
1408 - right: 12px;
1409 -}
1410 -
1411 -
1412 -
1413 -
1414 -.wpstream_loader {
1415 - width: 8px;
1416 - height: 8px;
1417 - border: 1px solid #a5a8a4;
1418 - border-radius: 50%;
1419 - display: inline-block;
1420 - position: relative;
1421 - -webkit-animation: rotation 1s linear infinite;
1422 - animation: rotation 1.3s linear infinite;
1423 - margin-left: 14px;
1424 - top: 0px;
1425 - }
1426 -
1427 - .wpstream_loader:after {
1428 - content: "";
1429 - position: absolute;
1430 - left: 50%;
1431 - top: 50%;
1432 - transform: translate(-50%, -50%);
1433 - width: 18px;
1434 - height: 18px;
1435 - border-radius: 50%;
1436 - border: 1px solid;
1437 - border-color: #FF3D00 transparent;
1438 -}
1439 -
1440 -.wpstream_options_help{
1441 - clear: both;
1442 - width: 51%;
1443 - display: inline-block;
1444 - position: relative;
1445 -}
1446 -
1447 -.wpstream_options_help a{
1448 - width: auto;
1449 - background-color: green;
1450 - color: #fff;
1451 - border-radius: 3px;
1452 - padding: 5px 10px;
1453 - text-decoration: none;
1454 - background-color: #2196F3;
1455 - position: absolute;
1456 - right: -51px;
1457 - top: 0px;
1458 -}
1459 -
1460 -
1461 -
1462 -
1463 -@media only screen and (max-width:1099px){
1464 -
1465 - .wpstream_upgrade_topbar{
1466 - display: block;
1467 - margin-left: 0px;
1468 - margin-top: 30px;
1469 - width: 175px;
1470 - text-align: center;
1471 - }
1472 -
1473 - .event_list_wrapper{
1474 - display: flex;
1475 - width: 100%;
1476 - margin: 5px 0px 25px 0px;
1477 - flex-direction: column;
1478 - }
1479 -
1480 - .event_list_unit{
1481 - flex-direction: column;
1482 - align-content: center;
1483 - justify-content: flex-start;
1484 - align-items: flex-start;
1485 - width: auto;
1486 - position: relative;
1487 - border: 1px solid #e2e5e8;
1488 - }
1489 - .wpstream_stop_event.wpstream_button,
1490 - .start_event.wpstream_button,
1491 - .wpstream_stop_event,
1492 - .wpstream_turning_on,
1493 - .start_event {
1494 - width: 100%;
1495 - box-sizing: border-box;
1496 - margin-bottom: 10px;
1497 - max-width: 170px;
1498 - }
1499 -
1500 - .wpstream_options_col1{
1501 - margin-bottom: 10px;
1502 - }
1503 -
1504 - .wpstream_options_col2{
1505 - margin-bottom: 10px;
1506 - }
1507 -
1508 - .event_title{
1509 - width: 100%;
1510 - }
1511 - .wpstream_modal_form.wpestate_settings_modal,
1512 - .wpstream_modal_form {
1513 - z-index: 99999;
1514 - margin-top: 0px;
1515 - top: 0px;
1516 - overflow-y: auto;
1517 - }
1518 -
1519 - .wpstream_modal_form {
1520 - width: 100%;
1521 - height: 100%;
1522 - background-color: #fff;
1523 - position: fixed;
1524 - top: 0;
1525 - margin-top: 0;
1526 - left: 0;
1527 - margin-left: 0;
1528 - display: none;
1529 - z-index: 99999;
1530 - padding: 0px 30px;
1531 - border-radius: 0px;
1532 - box-sizing: border-box;
1533 - }
1534 -
1535 - .wpstream_modal_explanations{
1536 - width: 100%;
1537 - box-sizing: border-box;
1538 - }
1539 -
1540 - .wpstream_modal_form.wpestate_settings_modal {
1541 - height: 100%;
1542 - margin-top: 0px;
1543 - overflow-y: auto;
1544 - }
1545 -
1546 - .wpstream_sharing_social .dashicons {
1547 - margin-right: 15px;
1548 - width: 80px;
1549 - height: 80px;
1550 - }
1551 - .wpstream_sharing_social:nth-of-type(4n) .dashicons {
1552 - margin-right:15px;
1553 - }
1554 -
1555 -
1556 -}
1557 -
1558 -
1559 -
1560 -
1561 -@media only screen and (max-width:500px){
1562 - .external_software_streaming_details{
1563 - width: 280px;
1564 - }
1565 - .copy_live_key,
1566 - .copy_live_uri{
1567 - margin: 15px 0px 0px 0px;
1568 - display: inline-block;
1569 - }
1570 - .wpstream_close_modal{
1571 - z-index: 99999;
1572 - }
1573 - .wpstream_live_uri_text.wpstream_larix_rtmp,
1574 - .wpstream_live_uri_text{
1575 - width: 280px;
1576 - word-break: break-all;
1577 - }
1578 -}