WS_OK_7.4.33 HEX
HEX
Server: nginx/1.21.4
System: Linux v12674 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64
User: endtheignorance (1014)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v12674/lcanorthshore/public_html/wp-content/plugins/widget-importer-exporter/css/style.css
/* Cell padding */

#wie-import-results td {
  padding: 2px 30px 2px 0;
}

/* Sidebar name */

.wie-import-results-sidebar-name {
  font-weight: bold;
}

/* Widget instance title */

.wie-import-results-widget-title {
  font-style: italic;
}

/* Message (sidebar and widget) */

.wie-import-results-sidebar .wie-import-results-message {
  font-weight: bold;
}

.wie-import-results-message-success {
  color: #1c8a1f;
}

.wie-import-results-message-warning {
  color: #eb860f;
}

.wie-import-results-message-error {
  color: #cc2626;
}

/* Empty row after each sidebar/widget set */

.wie-import-results-space {
  height: 8px;
}

/* Notices */

#wie-notice-message {
  display: inline-block;
  width: calc( 100% - 125px );
}

  #wie-notice-message a {
    white-space: nowrap;
  }

#wie-notice-remind {
  display: inline-block;
  float: right;
}

@media only screen and (max-width: 400px) {

  #wie-notice-message {
    width: auto;
    padding-right: 4px;
  }

  #wie-notice-remind {
    float: none;
  }

}

/* Forms */

textarea {
  max-width: 100%;
}

#wie-import-data {
  display: none;
}