HEX
Server: nginx/1.27.1
System: Linux in-4 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User: ilikadirect (1186)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v6964/ilikadirect/public_html/wp-content/plugins/gtranslate/gtranslate-notices.css
.gt-admin-notice {
    background: #fff;
    border-color: #ED494D;
    border-top: 4px;
    display: block;
    min-height: 68px;
    padding: 10px 40px 10px 145px;
    position: relative;
}
.gt-admin-notice a {
    color: #ED494D;
}
.gt-notice-logo {
    clear: both;
    content: "";
    display: block;
    background-image: url(gt_logo.svg);
    background-size: 125px auto;
    background-repeat: no-repeat;
    background-position: 0 45%;
    width: 125px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
}
.gt-admin-notice > .dashicons {
    color: #424242;
    position: absolute;
    right: 20px;
    top: 40%;
}
.gt-notice-title {
    font-size: 24px;
    margin: 0;
}
.gt-notice-body {
    font-weight: normal;
    margin: 5px 0;
}
.gt-notice-body:after {
    clear: both;
    content: "";
    display: block;
}
.gt-notice-body li {
    float: left;
    margin-right: 20px;
}
.gt-notice-body .dashicons {
    font-size: 17px;
    vertical-align: middle;
}
.gt-red {
    color: #ED494D;
}