PluginProbe
WpStream – Live Streaming, Video on Demand, Pay Per View / 3.8
WpStream – Live Streaming, Video on Demand, Pay Per View v3.8
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 / admin / css / wpstream-admin.css

wpstream-admin.css in WpStream – Live Streaming, Video on Demand, Pay Per View 3.8, at admin/css/wpstream-admin.css

883 lines 15.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .create_new_ppv_video{
2 margin-left: 30px;
3 }
4 .create_new_free_video{
5 margin-left: 15px;
6 }
7
8 .wpstream_no_chanel_add_channel{
9 display: inherit;
10 }
11
12 .pack_details_wrapper_transparent h3,
13 .pack_details_wrapper_transparent h3{
14 display: inline-block;
15 }
16
17 .wpstream_create_new_product_link{
18 display: inline-block;
19 margin-left: 20px;
20 font-size: 15px;
21 font-weight: bold;
22 }
23
24
25 .theme_options_tab_wpstream{
26 background: #fff;
27 border-left: 4px solid #fff;
28 box-shadow: 0 10px 31px 0 rgba(7,152,255,0.09);
29 margin: 5px 15px 20px 15px;
30 padding: 20px 12px 20px 12px;
31 font-family: 'Roboto', sans-serif;
32 }
33
34 .wpstream_option_wrapper{
35 max-width: 70%;
36 }
37
38 .wpstream_option{
39 clear: both;
40 width: 51%;
41 display: inline-block;
42 margin-bottom: 20px;
43 }
44
45 .wpstream_option label{
46 width: 100%;
47 float: left;
48 font-weight: 600;
49 font-size: 14px;
50 margin-bottom: 5px;
51 }
52
53
54
55
56 .wpstream_option .settings_details{
57 color: #999;
58 margin-top: 5px;
59 }
60
61
62 .event_list_unit_notification{
63 float:left;
64 width:100%;
65 margin-bottom: 10px;
66 }
67
68 .pack_details_wrapper{
69 background-color: #fff;
70 padding: 20px;
71 margin-bottom: 20px;
72 background: #fff;
73 margin: 15px 15px 0px 15px;
74 padding: 20px;
75 font-size: 15px;
76 font-family: 'Roboto', sans-serif;
77 box-shadow: 0 10px 31px 0 rgba(7,152,255,0.09);
78 }
79
80 .pack_details_wrapper_transparent{
81 background-color: transparent;
82 padding: 20px;
83 margin: 5px 15px 0px 15px;
84 padding: 20px 20px 0px 0px;
85 font-size: 17px;
86 font-family: 'Roboto', sans-serif;
87 }
88
89
90
91 .hide_stream_data{
92 display:none;
93 }
94
95
96 .show_stream_data{
97 display:block;
98 }
99
100
101 .event_thumb_wrapper{
102 min-width: 170px;
103 float:left;
104 }
105
106 .event_thumb{
107 float: left;
108 margin: 0px 20px 20px 0px;
109 border-radius: 2px;
110 }
111
112 .event_list_unit h3{
113 margin-top: 0px;
114 }
115
116 .event_list_unit{
117 background-color: #fff;
118 padding: 20px;
119 margin-bottom: 20px;
120 background: #fff;
121 margin: 5px 15px 25px 15px;
122 padding: 20px;
123 min-height: 150px;
124 box-shadow: 0 10px 31px 0 rgba(7,152,255,0.09);
125 font-family: 'Roboto', sans-serif;
126 transition: 0.3s ease-out;
127 border-radius: 2px;
128 }
129
130 .event_list_unit:hover{
131 box-shadow: 0 3px 23px 9px rgba(7,152,255,0.15);
132 transform: translate(0%, -5px);
133 background-color: #fcfcfc;
134 }
135
136 .event_list_unit.wpstream_show_started {
137 background: #e7fae8;
138 background: #f5f1fa;
139 }
140
141
142 #wpstream-sidebar-meta .event_list_unit{
143 padding: 0px;
144 box-shadow: none;
145 margin: 0px;
146 }
147 #wpstream-sidebar-meta .event_list_unit.wpstream_show_started{
148 background-color: transparent
149 }
150 #wpstream-sidebar-meta .event_list_unit:hover{
151 transform:none;
152 background: #fff;
153 }
154
155 #wpstream-sidebar-meta .event_thumb_wrapper{
156 display:none;
157 }
158 #wpstream-sidebar-meta
159 #wpstream-sidebar-meta h3{
160 line-height: 25px;
161 }
162
163
164 #wpstream-sidebar-meta .wpstream_show_settings,
165 #wpstream-sidebar-meta .close_event,
166 #wpstream-sidebar-meta .start_event{
167 width:100%;
168 }
169
170 #wpstream-sidebar-meta .wpstream_event_streaming_local {
171 margin-left: 0px;
172 }
173
174
175
176
177
178 #wpstream-sidebar-meta .stop_server,
179 #wpstream-sidebar-meta .close_event,
180 #wpstream-sidebar-meta .start_event,
181 #wpstream-sidebar-meta .start_webcaster,
182 #wpstream-sidebar-meta .start_external{
183 margin: 0px 0px 10px 0px;
184 display: block;
185 height: 40px;
186 }
187
188 #wpstream-sidebar-meta .external_software_streaming{
189 display:none;
190 margin-top: 10px;
191 }
192
193 #wpstream-sidebar-meta .start_external{
194 float: none;
195 padding: 0 10px;
196 font-size: 11px;
197 text-align: center;
198 }
199
200 #wpstream-sidebar-meta .start_webcaster{
201 float:none;
202 }
203
204 #wpstream-sidebar-meta .wpstream_channel_status{
205 padding: 10px 0px 25px 0px;
206 line-height: 24px;
207 }
208
209 #wpstream-sidebar-meta .view_channel{
210 display: block;
211 margin-left: 0px;
212 margin-top: 10px;
213 display:none;
214 }
215
216 #wpstream-sidebar-meta .copy_live_key,
217 #wpstream-sidebar-meta .copy_live_uri{
218 display: block;
219 margin-left: 0
220 }
221
222 #wpstream-sidebar-meta .how_to{
223 display: none;
224 }
225
226
227 .no_events_warning{
228 font-weight: bold;
229 font-size: 14px;
230 margin-left: 10px;
231 background: #fff;
232 border-left: 4px solid #fff;
233 -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
234 box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
235 margin: 5px 15px 20px 15px;
236 padding: 20px 12px 20px 12px;
237 }
238
239 .api_conected{
240 background: green;
241 padding: 10px;
242 color: #fff;
243 margin-bottom: 20px;
244 width: 270px;
245 }
246
247 .api_not_conected{
248 background: #f40000;
249 padding: 10px;
250 color: #fff;
251 margin-bottom: 10px;
252 }
253
254 .api_not_conected.wpstream_orange{
255 background:#FF5722;
256 }
257 .api_not_conected.wpstream_brown{
258 background: #cc410f;
259 }
260
261 .api_not_conected a{
262 color:#fff;
263 }
264 .event_list_unit h3{
265 font-weight: 700;
266 font-size: 18px;
267 text-transform: capitalize;
268 }
269
270 .wpstream_channel_status{
271 padding: 17px 0px 40px 0px;
272 font-size: 16px;
273 font-weight: 700;
274 }
275
276 .wpstream_channel_status .dashicons{
277 font-size: 32px;
278 color: #6b936b;
279 margin-right: 15px;
280 margin-top: -8px;
281 }
282 .wpstream_channel_status.not_ready_to_stream .dashicons{
283 color: #e16767;
284 font-size: 27px;
285 margin-top: -5px;
286 }
287 .wpstream_channel_status.not_ready_to_stream {
288 color:#23282d
289 }
290
291
292 .not_ready_to_stream{
293 color:#e16767;
294 }
295
296 .pending_streaming{
297 }
298
299
300
301 .wpstream_button {
302 box-shadow: none !important;
303 border-radius: 2px;
304 background-clip: padding-box;
305 -moz-background-clip: padding;
306 -webkit-background-clip: padding-box;
307 vertical-align: middle;
308 height: 40px;
309 padding: 7px 21px;
310 -webkit-appearance: none;
311 border: 0px solid #d9d9d9;
312 text-transform: uppercase;
313 background: #40A819;
314 color: #fff;
315 cursor: pointer;
316 font-weight: 600;
317 font-weight: 500;
318 transition: 0.3s ease-out;
319 font-size: 14px;
320 margin-right: 5px;
321 border-radius: 2px;
322 }
323
324 .wpstream_button:hover{
325 background: #ac3434;
326 }
327
328 .start_event.wpstream_button{
329 background: #8e8b8b;
330 background: #089238;
331 }
332
333 .start_event.wpstream_button:hover{
334 background: #328214;
335 }
336
337 .stop_server,
338 .close_event.wpstream_button{
339 background: #c33a3a;
340 }
341
342 stop_server wpstream_button:hover,
343 .close_event.wpstream_button:hover{
344 background: #d21009;
345 }
346
347 .record_wrapper,
348 .event_list_unit_notificationx{
349 margin-bottom: 10px;
350 position:relative;
351 }
352
353 .encrypt_wrapper{
354 display:none;
355 }
356
357
358 .start_webcaster{
359 display: inline-block;
360 padding: 0px 21px;
361 cursor: pointer;
362 float: left;
363 line-height: 40px;
364 height: 38px;
365 background: #089238;
366 transition: 0.3s ease-out;
367 border-radius: 2px;
368 text-align: center;
369 margin-bottom: 5px;
370 }
371
372 .start_webcaster:hover{
373 background: #328214;
374 }
375
376 .start_external{
377 display: inline-block;
378 padding: 0px 21px;
379 cursor: pointer;
380 float: left;
381 line-height: 40px;
382 height: 38px;
383 background: #076d2a;
384 transition: 0.3s ease-out;
385 border-radius: 2px;
386 }
387 .start_external:hover{
388 background: #065822;
389 }
390
391 .stop_server {
392 display: inline-block;
393 padding: 0px 21px;
394 cursor: pointer;
395 float: right;
396 line-height: 40px;
397 height: 38px;
398 transition: 0.3s ease-out;
399 display:none!important;
400 border-radius: 2px;
401 }
402
403 .how_to{
404 margin-top:10px;
405 }
406 .external_software_streaming{
407 display:none;
408
409 margin-top: 60px;
410 width: 100%;
411 }
412
413 .view_channel{
414 font-weight: 500;
415 font-size: 15px;
416 margin-left:30px;
417 display:none;
418 }
419
420
421 #wpstream-sidebar-meta .view_channel.show_stream_data{
422 display: block;
423 }
424 .view_channel.show_stream_data{
425 display: inline-block;
426 }
427 .warning_stream{
428 margin-top:10px;
429 }
430
431 .event_list_stream_key_wrap{
432 margin-top:10px;
433 }
434
435 .multiple_warning_events{
436 margin-top: 5px;
437 }
438
439
440 .server_ready_live{
441 padding: 6px 13px;
442 background-color: #6b936b;
443 color: #fff;
444 display: inline-block;
445 margin-bottom: 6px;
446 }
447
448
449 .server_not_ready_live{
450 display: inline-block;
451 padding: 3px 5px;
452 background-color: #f40000;
453 color:#fff;
454 }
455 .error_notice{
456 background: #f40000;
457 color:#fff;
458 width:100%;
459 padding: 5px;
460 margin-bottom: 5px;
461 display: inline;
462 }
463
464 #wpstream-sidebar-meta .error_notice{
465 display: block;
466 }
467
468
469 .curl_error{
470 background: #f40000;
471 color:#fff;
472 width:100%;
473 padding: 5px;
474 margin-bottom: 5px;
475 }
476
477 .curl_error a{
478 color:#fff;
479 }
480
481 .server_loading{
482 display:none;
483 margin-left: 10px;
484 }
485
486 .wpstream_live_key_text,
487 .wpstream_live_uri_text{
488 display:inline;
489 }
490
491 .copy_live_key,
492 .copy_live_uri{
493 display: inline;
494 background: #8e8b8b;
495 color: #fff;
496 padding: 3px 6px;
497 margin-left: 10px;
498 border-radius: 2px;
499 cursor: pointer;
500 font-size: 11px;
501 }
502
503 .show_if_subscription.hide_movieon{
504 display:none;
505 }
506
507 .pricing.hide_movieon{
508 display:block;
509 }
510
511 /*=social streaming
512 ------------------------------------------------*/
513
514
515 .wpstream_social_media_broadcast{
516 display: inline-block;
517 display: none;
518 }
519
520 .wpstream_social_media_unit{
521 display: inline-block;
522 margin-right: 20px;
523 background: #f3f3f3;
524 padding: 9px;
525 margin-top: 10px;
526 font-weight: 500;
527 }
528
529 #wpstream-sidebar-meta .wpstream_social_media_unit{
530 width: 100%;
531 box-sizing: border-box;
532 float: left;
533 }
534
535 #wpstream-sidebar-meta .wpstream_social_stream_container{
536 width: 100%;
537 box-sizing: border-box;
538 float: left;
539 }
540
541 .wpstream_on_facebook_container{
542
543 }
544 .wpstream_on_youtube_container{
545
546 }
547 .wpstream_on_twich_container{
548
549 }
550
551 .wpstream_social_stream_container{
552 background: #f3f3f3;
553 padding: 9px;
554 min-height: 30px;
555 width: 466px;
556 margin: 10px 0px;
557 display: none;
558 }
559
560 .wpstream_social_stream_container label{
561 display:block;
562 }
563
564 .wpstream_twich_rtmp,
565 .wpstream_youtube_rtmp{
566 width:300px;
567 }
568
569 #wpstream-sidebar-meta .wpstream_twich_rtmp,
570 #wpstream-sidebar-meta .wpstream_youtube_rtmp{
571 width:100%;
572 }
573
574
575 /* =video management
576 ----------------------------------------------- */
577 .wpstream_upload_alert{
578 color: #fff;
579 font-size: 17px;
580 background-color: #e16767;
581 display: inline-block;
582 margin-left: 20px;
583 padding: 15px;
584 }
585
586
587 .wpstream_video_wrapper{
588 background-color: #fff;
589 padding: 20px;
590 margin-bottom: 20px;
591 background: #fff;
592 box-shadow: 0 10px 31px 0 rgba(7,152,255,0.09);
593 margin: 5px 15px 20px 15px;
594 padding: 20px;
595 font-family: 'Roboto', sans-serif;
596 }
597
598 .wpstream_video_status {
599 padding: 5px;
600 font-weight: 500;
601 color: #fff;
602 font-size: 12px;
603 background-color: #e16767;
604 }
605
606 .wpstream_video_status.ispublished{
607 background: #078407;
608 }
609
610 .wpstream_video_title{
611 margin-top: 10px;
612 font-size: 15px;
613 font-weight: 600;
614 }
615
616 .video_stream_label{
617 font-weight: 600;
618 margin-right: 10px;
619 }
620 .storage_file_name{
621 margin-right: 5px;
622 }
623
624
625
626 .wpstream_delete_media,
627 .wpstream_get_download_link{
628 cursor: pointer;
629 background-color: #6BB251;
630 color: white;
631 padding: 5px 14px;
632 display: inline-block;
633 margin-top: 10px;
634 margin-right: 10px;
635 transition: 0.3s ease-out;
636 }
637 .wpstream_delete_media:hover,
638 .wpstream_get_download_link:hover{
639 background: #5a9544;
640 }
641
642 .wpstream_download_link{
643 display:none;
644 line-height: 25px;
645 }
646
647 .wpstream_video_notice{
648 display: inline;
649 margin-left: 10px;
650 background: #888;
651 padding: 5px;
652 color: #fff;
653 display:none;
654 }
655
656 .wpstream_upload_container {
657 background-color: #fff;
658 padding: 20px;
659 margin-bottom: 20px;
660 background: #fff;
661 box-shadow: 0 10px 31px 0 rgba(7,152,255,0.09);
662 margin: 5px 15px 2px 15px;
663 padding: 20px;
664 min-height: 40px;
665 font-family: 'Roboto', sans-serif;
666 }
667
668 .bar {
669 background-color: #28de23;
670 border-right-color: #99d;
671 padding: 5px;
672 margin-bottom: 5px;
673 }
674
675 #wpstream_uploaded_mes{
676 font-weight: 600;
677 margin-bottom: 5px;
678 }
679
680 .direct-upload{
681 width:100%;
682 position:relative;
683 }
684
685
686 #wpstream_media_upload h3,
687 #wpstream_file_management h3{
688 margin-left: 20px;
689 font-family: 'Roboto', sans-serif;
690 margin-top: 35px;
691 }
692
693 .wpstream_form_ex{
694 font-size: 20px;
695 text-align: center;
696 padding: 40px 0px 20px 0px;
697 text-transform: uppercase;
698 font-weight: 500;
699 color: #999;
700 }
701 .wpstream_form_ex_details{
702 width: 70%;
703 margin: 0px auto;
704 padding: 0px 0px 30px 0px;
705 text-align: center;
706 }
707
708 .wpstream_file_drop_color{
709 background-color: #ededed;
710 }
711
712 .direct-upload .progress-bar-area{
713 position: absolute;
714 width: 98%;
715 top: 66px;
716 left: 0.75%;
717 }
718
719 #wpstream_upload{
720 background: #078407;
721 margin: 10px;
722 }
723
724 .js .inputfile {
725 width: 0.1px;
726 height: 0.1px;
727 opacity: 0;
728 overflow: hidden;
729 position: absolute;
730 z-index: -1;
731 }
732
733 .inputfile + label {
734 max-width: 80%;
735 font-size: 14px;
736 /* 20px */
737 font-weight: 700;
738 text-overflow: ellipsis;
739 white-space: nowrap;
740 cursor: pointer;
741 display: inline-block;
742 overflow: hidden;
743 padding: 0.625rem 1.25rem;
744 /* 10px 20px */
745 }
746
747 .no-js .inputfile + label {
748 display: none;
749 }
750
751 .inputfile:focus + label,
752 .inputfile.has-focus + label {
753 outline: 1px dotted #000;
754 outline: -webkit-focus-ring-color auto 5px;
755 }
756
757 .inputfile + label * {
758 /* pointer-events: none; */
759 /* in case of FastClick lib use */
760 }
761
762 .inputfile + label svg {
763 width: 1em;
764 height: 1em;
765 vertical-align: middle;
766 fill: currentColor;
767 margin-top: -0.25em;
768 /* 4px */
769 margin-right: 0.25em;
770 /* 4px */
771 }
772
773
774 /* style 1 */
775
776 .inputfile-1 + label {
777 color: #ffffff;
778 background-color: #6BB251;
779 margin: 10px 10px 10px 0px;
780 transition: 0.3s ease-out;
781 }
782
783 .inputfile-1:focus + label,
784 .inputfile-1.has-focus + label,
785 .inputfile-1 + label:hover {
786 background-color: #5a9544;
787 }
788
789
790 .wpstream_setting_event_unit_wrapper{
791 position:relative;
792 }
793
794 .wpstream_setting_event_unit_wrapper .settings_details{
795 max-width: 365px;
796 }
797
798
799 label.wpstream_switch {
800 position: absolute;
801 display: inline-block;
802 width: 53px!important;
803 height: 25px;
804 top: 12px;
805 left: 390px;
806 }
807
808 .wpstream_switch input {
809 opacity: 0;
810 width: 0;
811 height: 0;
812 }
813
814 .slider {
815 position: absolute;
816 cursor: pointer;
817 top: 0;
818 left: 0;
819 right: 0;
820 bottom: 0;
821 background-color: #ccc;
822 -webkit-transition: .4s;
823 transition: .4s;
824 }
825
826 .slider:before {
827 position: absolute;
828 content: "";
829 height: 18px;
830 width: 18px;
831 left: 4px;
832 bottom: 4px;
833 background-color: white;
834 -webkit-transition: .4s;
835 transition: .4s;
836 }
837
838 input:checked + .slider {
839 background-color: #2196F3;
840 }
841
842 input:focus + .slider {
843 box-shadow: 0 0 1px #2196F3;
844 }
845
846 input:checked + .slider:before {
847 -webkit-transform: translateX(26px);
848 -ms-transform: translateX(26px);
849 transform: translateX(26px);
850 }
851
852 /* Rounded sliders */
853 .slider.round {
854 border-radius: 25px;
855 }
856
857 .slider.round:before {
858 border-radius: 50%;
859 }
860
861
862
863 .wpstream_event_streaming_local{
864 margin-left: 170px;
865 padding-top: 10px;
866 display: none;
867 }
868
869 .wpstream_event_streaming_local .wpstream_setting_event_unit_wrapper{
870 margin-bottom: 10px;
871 }
872
873 .wpstream_event_streaming_local .wpstream_setting_event_unit_wrapper label{
874 font-weight: 700;
875 }
876
877 #wpstream-sidebar-meta .wpstream_setting_event_unit_wrapper label{
878 left: auto;
879 right: 0px;
880 }
881 #wpstream-sidebar-meta .settings_details{
882 padding-right: 60px;
883 }