<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rtpe-editor-active {
    background-color: #E1EEF6;
    cursor: pointer;
    border: 1px solid #B1DDF9;
    padding: 10px;
}
.rtpe-editor-active:hover {
    background-color: #88CEF9;
}</pre></body></html>