���� JFIF �� � ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /usr/local/FlashphonerWebCallServer/client/examples/demo/video-chat/ |
/* Field set styles*/ fieldset.scheduler-border { border: 1px groove #ddd !important; padding: 0 1.4em 1.4em 1.4em !important; margin: 0 0 1.5em 0 !important; -webkit-box-shadow: 0px 0px 0px 0px #000; box-shadow: 0px 0px 0px 0px #000; } /* Field set legend*/ legend.scheduler-border { width: inherit; /* Or auto */ padding: 0 10px; /* To give a bit of padding on the left and right */ border-bottom: none; text-align: left; } /* Vertical alignment for text and buttons */ .fp-buttonVerticalAlign { vertical-align: middle; display: inline-block; height: 34px; line-height: 34px; } /* Video block */ .fp-videoBlock { left: 0px; top: 85px; } /* Flash Video Wrapper */ .fp-flashVideoWrapper { position: absolute; border: solid 1px; width: 320px; height: 240px; } /* Remote Video*/ .fp-remoteVideo { position: absolute; border: 1px solid; } /* Local Video*/ .fp-localVideo { border: solid 1px; background-color: black; position: absolute; } /* Mute Video Controls */ .fp-muteVideoControls { position: absolute; top:250px; width:320px; } input[type="checkbox"] { line-height: normal; } .form-horizontal .checkbox { min-height: 55px; } .fp-userState { border-radius: 50%; border-color: lightgray !important; background-color: lightgray; width: 15px; height: 15px; } .fp-userState.online { background-color: #d5f114; } .fp-userState.streaming { background-color: #196a23; }