HEX
Server: Apache
System: Linux gains.arrowcloudlinux.com 4.18.0-553.69.1.lve.el8.x86_64 #1 SMP Wed Aug 13 19:53:59 UTC 2025 x86_64
User: mbkashyap (2642)
PHP: 8.1.33
Disabled: allow_url_include, show_source, symlink, system, passthru, exec, popen, pclose, proc_open, proc_terminate,proc_get_status, proc_close, proc_nice, allow_url_fopen, shell-exec, shell_exec, fpassthru, base64_encodem, escapeshellcmd, escapeshellarg, crack_check,crack_closedict, crack_getlastmessage, crack_opendict, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, dl, escap, phpinfo
Upload Files
File: /home/mbkashyap/public_html/wp-content/plugins/etranslation-multilingual/assets/css/mt-notice.css
body.admin-bar .mt-notice-container {
    top: 32px;
}

body:not(.admin-bar) .mt-notice-container {
    top: 0;
}

.mt-notice-container {
    position: fixed;
    font-family: Arial,Helvetica,sans-serif;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    z-index: 100000;
    color: #2c2c2c;
    background: #e4e8e8;
    left: 0;
}

.translation-notice {
    margin-left: 25px;
    padding: 10px;
    font-size: 12px;
}

.mt-notice-container .mt-notice-link {
    font-weight: bold;
    color: #1f4094;
    text-decoration: none;
    border: none;
    background: transparent;
}

#mt-notice-hide {
    cursor: pointer;
    position: absolute;
    top: 40%;
    right: 5px;
    height: 10px;
    width: 10px;
    line-height: 10px;
}

@media (max-width: 600px) {
    .translation-notice {
        margin: 0 auto;
    }
}

@media (max-width: 782px) {
    body.admin-bar .mt-notice-container {
        top: 46px;
    }
}