HEX
Server: Apache/2.4.63 (Unix)
System: Linux Synopilou92 4.4.302+ #72806 SMP Mon Jul 21 23:16:00 CST 2025 x86_64
User: pilou92 (1026)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /volume1/web_packages/wordpress/wp-content/plugins/ocean-extra/assets/css/pluginUpdateMessage.css
.owp-update-warning__separator {
    margin: 15px -12px;
    border: 1px solid #ffb900;
}

.owp-update-warning {
    display: flex;
    margin-block-end: 10px;
    max-width: 980px;
}

.owp-update-warning .warning-info-icon {
    color: #f56e28;
    margin-inline-start: 2px;
    margin-inline-end: 9px;
}

.owp-update-warning .warning-info-icon.green {
    color: #00bb18;
}

.owp-update-warning .warning__title {
    font-weight: 600;
    margin-block-end: 10px;
}

.owp-update-warning+p {
    display: none;
}