HEX
Server: Apache
System:
User: ()
PHP: 7.4.33
Disabled: system,passthru,shell_exec,exec,proc_close,proc_open,proc_get_status,proc_nice,proc_terminate,highlight_file,escapeshellcmd,pclose,debugger_off,debugger_on,leak,listen,define_syslog_variables,ftp_exec,posix_uname,posix_getpwuid,get_current_user,getmyuid,getmygid,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,escapeshellarg,myshellexec,escapeshellarg,disk_free_space,disk_total_space,show_source,dl,symlink,listen,syslog,php_ini_scanned_files,inurl,apache_setenv,closelog,rar_open,bzopen,bzread,bzwrite,shellcode,show_source,apache_get_modules,apache_get_version,apache_note,openlog,crack_check,crack_closedict,pcntl_exec,ini_alter,backtick,cmd,virtual,getservbyport,myshellexec,hypot,pg_host,phpini,link,readlink,syslog,id,ftok,posix_access,error_log,sym,php_u,psockopen,apache_child_k_closedict,crack_getlastmessage,crack_opendict,php_ini,ini_restore,popen,curl_multi_exec,php_uname
Upload Files
File: /home/homework/www/kurs3/wp-content/plugins/js_composer/assets/less/modules/vc_teaser_box.less
#vc_teaser {
  .vc_teaser-constructor {
    display: none;
    .vc_toolbar {
      margin-top: 6px;
      text-align: center;
      .vc_teaser-checkbox {
        display: inline-block;
        cursor: pointer;
        overflow: hidden;
        height: 26px;
        margin-right: 4px;
        position: relative;
        label {

          float: left;
          width: auto;
          input {
            margin-right: 0px;
            position: absolute;
            top: -20px;
          }
          span {
            text-align: center;
            display: block;
            border: 1px solid #CCCCCC;
            padding: 2px 6px 1px;
            -webkit-border-radius: @vc_teaser_checkbox_radius;
            -moz-border-radius: @vc_teaser_checkbox_radius;
            border-radius: @vc_teaser_checkbox_radius;
            background: rgb(255, 255, 255); /* Old browsers */
            background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 70%, rgba(241, 241, 241, 1) 100%, rgba(246, 246, 246, 1) 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(70%, rgba(234, 234, 234, 1)), color-stop(100%, rgba(241, 241, 241, 1)), color-stop(100%, rgba(246, 246, 246, 1))); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 70%, rgba(241, 241, 241, 1) 100%, rgba(246, 246, 246, 1) 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 70%, rgba(241, 241, 241, 1) 100%, rgba(246, 246, 246, 1) 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 70%, rgba(241, 241, 241, 1) 100%, rgba(246, 246, 246, 1) 100%); /* IE10+ */
            background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 70%, rgba(241, 241, 241, 1) 100%, rgba(246, 246, 246, 1) 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0); /* IE6-9 */
          }
          input:checked + span {
            background: #FFF;
            box-shadow: inset 1px 1px 1px 1px #DDDDDD;
            color: #5e5e5e;
          }
          input:hover + span {
          }
        }
      }
    }
    .vc_teaser_loading_block {
      position: absolute;
      top: 5px;
      right: 5px;
    }
    .vc_teaser-control {
      position: relative;
      min-height: 20px;
      padding: 4px;
      border: 1px dashed #CCC;
      margin-bottom: 4px;
      .vc_text {
        word-break: break-all;
      }
      .vc_image-featured {
        font-size: 14px;

      }
      .vc_teaser_add_custom_image,
      .vc_image-featured {
        img {
          max-width: 100%;
        }
      }
      .vc_buttons {
        margin-bottom: 4px;
      }
      .vc_link-controls {
        margin-top: 4px;
      }
      textarea {
        width: 100%;
        height: 100px;
      }
      a.vc_active, a.vc_active-link {
        font-weight: bold;
      }
      .vc_move {
        background: url("../vc/drag_handler.gif") no-repeat center center #FCF8E3;
        width: 20px;
        height: 18px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: move;
      }
    }
  }
}