HEX
Server: Apache
System: Linux websend04.greenconsulting.it 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
User: web20 (5023)
PHP: 7.2.34-38+ubuntu18.04.1+deb.sury.org+1
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,
Upload Files
File: /var/www/clients/client0/web20/web/wp-content/plugins/really-simple-ssl/assets/css/wcag.less
@black: black;
@white: white;

.rsssl-high-contrast {
  .rsssl-progress-status.rsssl-success, .rsssl-progress-status.rsssl-warning, .rsssl-progress-status.rsssl-premium, .rsssl-progress-status.rsssl-open {
    background-color: @black !important;
    color: @white;
  }

  .rsssl-wizard-progress-bar-value {
    background: @black !important;
  }

  .rsssl-icon.rsssl-success {
    color: @black !important;
  }
  .rsssl-icon.rsssl-success svg {
      stroke: @black !important;
      fill: @black !important;
    }

  .rsssl-help-warning-wrap {
    .rsssl-notice {
      color: @white !important;
    }
    .rsssl-warning {
      background-color: @black;
    }
  }

  .progress .bar {
    background-color: @black !important;
  }

  .rsssl-notice a {
    color: @white !important;
  }

  .rsssl.progress {
    background-color: @black !important;
  }

  .select2-results__option--highlighted[aria-selected] {
    background-color: @black;
  }



  .rsssl-dot-success {
    //background-color: @black !important;
  }

  .rsssl-save-settings-feedback {
    color: @black !important;
  }

  .nav-tab-active {
    border-bottom: 2px solid @black !important;
  }

  .rsssl-update-count {
    background-color: @black !important;
  }

  .paginate_button.current {
    background-color: @black !important;
    color: @white;
    border: 1px solid @black;
  }

  .rsssl-tasks {
    color: @black !important;
  }

  .rsssl-close-warning-x {
    color: @black;
  }

  .update-count {
    background-color: @black;
  }

  .rsssl-bullet:hover {
    background-color: @black;
  }

  .button-rsssl-primary, .button-primary, .button-secondary, .button-rsssl-secondary, .button-rsssl-tertiary, .revoke-from-csp, .button-default {
    background-color: @black !important;
    border-color: @black !important;
    color: @white;
  }

  .button:hover {
    color: @white;
  }

  input:checked + .rsssl-slider {
    background-color: @black;
  }

  /**
    Let's Encrypt
   */

  .rsssl-help-modal, .rsssl-help-modal h2 {
    background-color: @black !important;
    color: @white !important;
  }

  .rsssl-help-modal.rsssl-notice:after {
    border-right: 15px solid @black;
  }

  .rsssl-priority {
    border: 1px solid @white !important;
  }

}