File "tooltip.scss"

Full path: /home/satkhirabarta/public_html/wp-content/plugins/really-simple-ssl/assets/css/admin/modules/tooltip.scss
File size: 304 B (304 B bytes)
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

.rsssl div[class^=rsssl-wizard-] {
  .rsssl-tooltip-icon .react-tooltip {
    max-width:300px;
    white-space: pre-wrap;
  }
  .rsssl-field-wrap {

    label {
      display: flex;

      .cmplz-label-text {
        margin-right: 10px;
      }
    }

    .rsssl-icon {
      cursor: pointer;
    }
  }
}