HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/itself.kauko.lt/wp-content/plugins/oxygen/component-framework/admin/qa.css
body {
  font-family: "system-ui";
}

.lqa-stage {
  margin-top: 3em;
  margin-bottom: 1.5em;
}

.lqa-shortcode, .lqa-generic-error, .lqa-class-count {
  margin-bottom: 1.5em;
}

.lqa-generic-error {
  color: darkred;
}

.lqa-element-info {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.lqa-element-info span {
  margin-right: 0.5em;
}

.lqa-element-name {
  font-weight: bold;
}

.lqa-element-type {
  font-size: 0.8em;
}

.lqa-element-id {
  font-size: 0.8em;
}

.lqa-error {
  color: red;
  font-style: italic;
}

.lqa-class-error {
  font-weight: bold;
  border: 1px solid dotted;
  padding: 8px;
  color: darkred;
}

.lqa-class-error::before {
  content: "class: ";
}


.lqa-shortcode-errors {
  color: darkred;
}

.lqa-shortcode-noerrors {
  color: green;
}


/*
.lqa-shortcode-noerrors {
  display: none;
}
*/


.lqa-class-count {
  
}