<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.privatemsg-unread td {
  font-weight: bold;
}

.privatemsg-unread .privatemsg-list-subject .marker {
  font-weight: lighter;
}

.privatemsg-list-count {
  text-align: center;
}

.privatemsg-list-subject {
  min-width: 35%;
}

.privatemsg-list-date {
  min-width: 20%;
}

form#privatemsg-list div.container-inline * {
  margin: 0 2px;
}
</pre></body></html>