HEX
Server: LiteSpeed
System: Linux s324 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64
User: leoir (1352)
PHP: 8.3.31
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/leoir/.trash/files/oceanwp1/inc/activation-notice/assets/css/notice.css
.notice-ocean-extra-plugin {
    position: relative;
    padding: 25px 20px;
    border-left-color: #00a0d2;
    font-family: 'Poppins', sans-serif;
}
.owp-ocean-extra-plugin-inner {
    display: flex;
}
.owp-ocean-extra-plugin-inner .owp-notification-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    margin-right: 20px;
}
.owp-ocean-extra-plugin-inner h2 {
    font-weight: 700;
    margin: 0 0 10px 0;
}
.owp-ocean-extra-plugin-inner .notice-subheading {
    font-size: 14px;
    font-weight: 500;
}
.owp-ocean-extra-plugin-inner p {
    padding: 0;
    margin: 0 0 1.5em 0;
    
}
.owp-ocean-extra-plugin-inner li {
    list-style: disc;
    margin-left: 40px;
}
.owp-ocean-extra-plugin-inner .notice-actions {
    display: flex;
    align-items: center;
}
.owp-ocean-extra-plugin-inner .notice-actions > * {
    display: flex;
    align-items: center;
}
.owp-ocean-extra-plugin-inner .notice-actions > *:first-child {
    margin-right: 10px;
}