<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.p_a2_feedbacks_moderationInfo .examples textarea {
    width: calc(100% - 2em);
    height: 100%;
}

.p_a2_feedbacks_moderationInfo .examples tr td:first-child {
    width: 30%;
}

.p_a2_feedbacks_moderationInfo a {
    display: inline;
}

.p_a2_feedbacks_moderationInfo span.portalName {
    display: inline-block;
}

@media only screen and (max-width: 880px) {

    .moderationVariantsTableWrapper {
        overflow-x: scroll;
    }

}

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