<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
  height: 100%;
}

html&gt;body*#messagelist[id$="messagelist"]:not([class="none"]) { width: 99.8%; }
html&gt;body*#messagelist[id$="messagelist"]:not([class="none"]) tr td.flag,
html&gt;body*#messagelist[id$="messagelist"]:not([class="none"]) tr td.icon { width: 20px; }
html&gt;body*input[type$="file"]:not([class="none"]) { background-color: transparent; border: 0; }

div.message-part pre,
div.message-htmlpart pre,
div.message-part div.pre
{
  word-wrap: break-word;
}

#messagelist thead tr td,
#messagelist tbody tr td
{
  height: 18px;
}
</pre></body></html>