HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.30
System: Linux iZj6c1151k3ad370bosnmsZ 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User: root (0)
PHP: 7.4.30
Disabled: NONE
Upload Files
File: /var/www/html/somonline.org/wp-content/plugins/insert-php/admin/assets/css/snippet-block.less
#winp-snippet-gb-content-tags {
  margin-top: 20px;
  padding: 20px;
}

div[data-type="wp-plugin-insert-php/winp-snippet"] {
  position: relative;
  background: #fbfbfb;
  border: 2px dashed #d6d6d6;

  &:before {
    display: block;
    position: absolute;
    top: -15px;
    left: 90%;
    width: 30px;
    height: 30px;
    content: '';
    background: url(../img/snippet-cut.png) center no-repeat;
  }
}

.winp-snippet-gb-container {
  font-size: 13px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;

  .editor-inserter {
    display: block;
    padding: 15px;
  }

  .block-list-appender__toggle {
    outline: 1px dashed #d2d2d2;
    background: #fbfbfb;
  }

  label {
    display: block;
    font-weight: 600;
    font-size: 14px;
    flex-shrink: 0;
    margin-bottom: 5px;
  }

  select {
    display: block;
    margin-bottom: 15px;
    width: 100%;
    color: inherit;
    line-height: inherit;
    font-size: 15px;
    border-radius: 0;
  }

  .editor-block-list__insertion-point-inserter {
    height: 32px;
  }
}