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

.exhibit-tileView-body &gt; tbody &gt; tr &gt; td:first-child {
    width:      3em;
    text-align: right;
    color:      #aaa
}

td.exhibit-tileView-itemIndex {
}</pre></body></html>