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

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