HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux WebLive 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: 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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/wptuneprotect/wp-content/plugins/insert-php/admin/assets/css/general.less
/**
 * General styles for snippets post types
 * @author Webcraftic <wordpress.webraftic@gmail.com>
 * @copyright Webcraftic 28.05.2018
 */
//cm-matchhighlight

.wbcr-inp-snippet-type-php .CodeMirror-sizer:before {
  content: "<?php";
  color: #bbb;
  padding: 4px 5px 0;
}

.wbcr-inp-snippet-type-css .CodeMirror-sizer:before {
  content: '<style type="text/css">';
  color: #bbb;
  padding: 4px 5px 0;
}

.wbcr-inp-snippet-type-css .CodeMirror:after {
  content: '</style>';
  position: absolute;
  display: block;
  left: 55px;
  bottom: 3px;
  color: #bbb;
}

.wbcr-inp-snippet-type-js .CodeMirror-sizer:before {
  content: '<script type="text/javascript">';
  color: #bbb;
  padding: 4px 5px 0;
}

.wbcr-inp-snippet-type-js .CodeMirror:after {
  content: '</script>';
  position: absolute;
  display: block;
  left: 55px;
  bottom: 3px;
  color: #bbb;
}

.CodeMirror {
  height: auto !important;
  border: 0 !important;

  .cm-winp-matchhighlight {
    background-color: rgba(255, 143, 26, 0.21);
    border: 0 !important;
  }

  .CodeMirror-selection-highlight-scrollbar {
    background-color: rgba(255, 143, 26, 0.61)
  }
}

.CodeMirror-scroll {
  min-height: 250px;
}

.misc-pub-post-status, .misc-pub-visibility {
  display: none;
}

.postbox {
  display: none;
}

#WINP_BaseOptionsMetaBox, #WINP_InfoMetaBox, #tagsdiv-wbcr-snippet-tags, #submitdiv {
  display: block;

  &.hide-if-js {
    display: none;
  }
}

#WINP_InfoMetaBox {
  //background: #2a2428;
  color: #222;

  h2 {
    display: none;
    font-size: 12px;
    color: #353535;
    text-transform: uppercase;
  }

  h4 {
    margin: 0;
    text-align: center;
  }

  .inside {
    padding: 0;
    margin: 0;
  }

  .wbcr-inp-metabox-banner {
    //padding: 15px;

    .wbcr-inp-big-text {
      display: block;
      color: #9ca096;
      font-size: 15px;
      padding: 15px;
      text-align: center;
    }

    .wbcr-inp-image {
      img {
        width: 100%;
      }

      //background: #f3f3f3;
      //padding: 20px 0;
    }

    .wbcr-inp-title {
      padding: 15px;
      margin: 0;
      font-size: 15px;
      text-align: center;
      color: #ca4a1f;
      background: #fff5f4;

      span {
        font-size: 12px;
      }
    }

    .wbcr-inp-button {
      display: block;
      font-size: 16px;
      text-align: center;
      letter-spacing: 0;
      text-decoration: none;
      color: #828282;
      font-weight: 600;
      background-color: #f7f7f7;
      padding: 15px 30px 15px 30px;
      box-shadow: 0 1px 3px #b9b9b9;
      border-bottom: 1px solid #e8e8e8;
      margin: 10px;
    }
  }

}

.winp-enable-php-wrapper {
  margin: 15px 0 auto;

  .winp-enable-php-btn i {
    font-size: 1.2em;
    line-height: inherit;
    height: auto;
  }
}

.winp-editor-container {
  visibility: hidden;
  height: 0;
}

.winp-snippet-enabled .winp-editor-container {
  margin-top: 20px;
  visibility: visible;
  height: auto;
}

.winp-snippet-enabled .composer-switch,
.winp-snippet-enabled .fl-builder-admin,
.winp-snippet-enabled #postdivrich,
.winp-snippet-enabled #elementor-switch-mode,
.winp-snippet-enabled.elementor-editor-active #elementor-editor,
.winp-snippet-enabled #elementor-editor {
  display: none;
}

.winp-snippet-enabled #wpb_visual_composer {
  display: none !important;
}

.winp-php-content {
  height: 300px;
  width: 100%;
  box-sizing: border-box;
  z-index: auto;
  position: relative;
  -webkit-transition: none;
  transition: none;
  background: transparent !important;
}

#winp-export-action {
  float: left;
  line-height: 28px;
  padding-right: 10px;
}

.winp-import-radio-container label {
  font-weight: normal;
}

.wrap {
  .winp-page-title-action {
    margin-left: 4px;
    padding: 4px 8px;
    position: relative;
    top: -3px;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    background: #f7f7f7;
    text-shadow: none;
    font-weight: 600;
    font-size: 13px;
    line-height: normal;
    color: #0073aa;
    cursor: pointer;
  }

  .winp-field-premium-icon::after {
    display: inline-block;
    position: relative;
    content: 'PRO';
    background: #ff5722;
    border-radius: 4px;
    color: #fff;
    font-size: 10px;
    line-height: 1;
    font-style: normal;
    padding: 4px 6px;
    margin-left: 4px;
    vertical-align: top;
    top: -40px;
    left: 230px;
    z-index: 11;
  }

  .winp-field-w250 {
    width: 250px;
  }
}