<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ulogin_provider {
    margin-right: 10px;
    display: inline-block;
}
.can_delete .ulogin_provider {
    cursor: pointer;
}

.ulogin_form .hint {
    color: #999;
    font-size: 12px;
}

.ulogin_form {
    display: inline-block;
    line-height: 1em;
}</pre></body></html>