HEX
Server: Apache/2.4.59 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2
System: Linux panel.ctvbarranquilla.com 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64
User: bastidas (1002)
PHP: 8.2.18
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,exec,system,passthru,shell_exec,proc_open,popen
Upload Files
File: /home/bastidas/web/bastidas.tv/public_html/wp-content/themes/news-brick-kit/admin/admin.css
/* NOTICE STYLES */
    .news-brick-kit-admin-notice {
        padding: 20px 30px 33px;
        background-color: #fff;
        margin: 15px 20px 0px 2px;
        box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 14%);
        -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 14%);
        -moz-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 14%);


        display: flex;
        justify-content: space-between;
        align-items: center;

        position: relative;
    }

    .news-brick-kit-admin-notice .dismiss-notice{
        color: #f73859;
        display: block;
        padding: initial;
        position: absolute;
        bottom: 8px;
        right: 35px;
        border: none;
        background: transparent;
        text-decoration: underline;
        font-weight: 500;
        font-size: 14px;
    }

    .news-brick-kit-admin-notice .dismiss-notice:hover{
        cursor: pointer;
        font-weight: 600;

    }



    body.news-kit_page_news-kit-elementor-addons-theme-builder,
    body.news-kit_page_news-kit-elementor-addons-blocks,
    body.toplevel_page_news-kit-elementor-addons {
        background-color: #f6f6fb;
    }

    .news-brick-kit-admin-notice .news-brick-kit-text-wrap {
        flex: 0 1 60%;
    }

    .news-brick-kit-admin-notice .news-brick-kit-image-wrap {
        flex: 0 1 40%;
        text-align: right;
    }

    .news-brick-kit-admin-notice .news-brick-kit-image-wrap img{
        width: 35%;
    }

    .news-brick-kit-admin-notice .notice-heading {
        margin: 0 0 12px;
    }

    .news-brick-kit-admin-notice .nekit_heading_admin {
        font-size: 25px;
        padding-bottom: 25px;
        display: block;
    }

    .news-brick-kit-admin-notice .notice-description,
    .news-brick-kit-admin-notice .notice-description strong {
        margin: 0 0 20px;
        font-weight: 400;
        font-size: 14px;
    }

    .news-brick-kit-admin-notice .notice-actions button {
        border: none;
        background-color: #0073aa;
        padding: 10px 15px;
        margin-right: 15px;
        border-radius: 3px;
        color: #fff;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 0.3px;
        cursor: pointer;
    }

    .news-brick-kit-admin-notice .notice-actions button:hover {
        background-color: #005177;
    }

    .news-brick-kit-admin-notice  .nekit_admin_subhead {
        color: #585858;
        font-size: 14px; 
    }

    .news-brick-kit-admin-notice  .nekit_admin_subhead strong {
        font-size: 16px;
        color: #393939;
        padding-right: 3px;
    }