<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#edit-purl-check {
  padding-left: 20px;
}

#edit-purl-check.ok {
  background: transparent url(../img/ok.png) no-repeat;
}

#edit-purl-check.error {
  background: transparent url(../img/error.png) no-repeat;
}
</pre></body></html>