HEX
Server: nginx/1.18.0
System: Linux iZj6c1ieg2jrpk1z5tzi19Z 6.3.9-1.el7.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 21 22:18:40 EDT 2023 x86_64
User: www (1001)
PHP: 8.2.4
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/www.cytocare.cn/wp-content/plugins/jetpack/modules/videopress/videopress-admin-rtl.css
/**
 * VideoPress admin media styles
 */
.videopress-modal-backdrop {
  background: #000;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 100;
}

.videopress-modal {
  padding: 10px 20px;
  background: white;
  position: absolute;
  top: 0;
  width: 440px;
  overflow: hidden;
  right: 50%;
  margin-right: -220px;
  z-index: 101;
  box-shadow: -2px 2px 5px 2px rgba(0, 0, 0, 0.5);
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.videopress-modal .submit {
  text-align: left;
  padding: 10px 0 5px;
}

.videopress-preview {
  display: block;
  float: left;
  width: 65%;
  margin-top: 18px;
  background: black;
  min-height: 97px;
  text-decoration: none;
}

.vp-preview span.videopress-preview-unavailable {
  width: 65%;
  float: left;
  text-align: right;
  margin-left: 0;
}

.videopress-preview img {
  float: right;
  width: 100%;
}

.videopress-preview span {
  display: block;
  padding-top: 40px;
  color: white !important;
  text-align: center;
}

.vp-setting .help {
  margin: 0 35% 4px 0;
}

.media-sidebar .vp-setting input[type=checkbox] {
  float: right;
  margin-top: 10px;
}

.vp-setting label {
  float: right;
  margin: 8px 5px 0 8px;
  max-width: 135px;
}

.vp-setting input[type=radio] {
  float: right;
  margin-top: 9px;
  width: auto;
}

.vp-preview span {
  margin-top: 18px;
}

.uploader-videopress {
  margin: 16px;
}

.uploader-videopress .videopress-errors div {
  margin: 16px 0;
}

.compat-field-video-rating input[type=radio],
.compat-field-display_embed input[type=checkbox],
.compat-field-allow_download input[type=checkbox] {
  margin-top: -1px !important;
  margin-left: 5px !important;
  margin-right: 5px !important;
  vertical-align: middle;
}