<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#regenthumbs-debuglist {
    overflow: auto;
    height: 400px;
    margin-left: 0;
    padding: 1em 1.2em;
    list-style-position: inside;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

</pre></body></html>