<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#modaledit-modal div.modal-dialog {
    transition: all 0.2s ease;
}

#modaledit-modal div.modal-dialog.fullscreened {
    width: 98%;
    max-width: 1640px;
    margin-top: 10px;
}</pre></body></html>