<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#imce-search-results div {
  font-weight: bold;
  margin: 1em;
}

#imce-search-results div a {
  color: #69c;
}

#imce-search-results div.loading {
  background: url('loading.gif') no-repeat top left;
  padding-left: 20px;
}

#imce-search-results .link {
  text-decoration: underline;
}
</pre></body></html>