HEX
Server: Apache
System: Linux jomarlogistica 6.14.0-29-generic #29~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Aug 14 16:52:50 UTC 2 x86_64
User: jomarlogistica.com.br (1021295)
PHP: 7.4.33
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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhosts/jomarlogistica.com.br/httpdocs/wp-content/plugins/newsletter/system/css/system.css
.tnp-system-status table.widefat tbody tr>td:first-child {
    width: 150px!important;
}

.tnp-system h3, .tnp-system h4 {
    color: #fff;
}

.tnp-system #tnp-body table.widefat td {
    vertical-align: top;
}
.tnp-system #tnp-body table.widefat td.status {
    text-align: center;
}

.tnp-db-table {
    width: auto;
    background-color: #fff;
}

.tnp-db-table thead {
    border-bottom: 1px solid #eee;
}

.tnp-db-table th {
    font-weight: bold;
}

.tnp-db-table td, .tnp-db-table th {
    padding: 3px;
    font-family: monospace;
    border: 0;
}


table.widefat {
    border: 0;
    box-shadow: none;
}

#tnp-status-table tbody tr:nth-child(2n+1) {
    background-color: #ECF0F1;
    border-radius: 2px;
    margin: 5px;
}

#tnp-parameters-table tbody tr:nth-child(2n+1) {
    background-color: #ECF0F1;
    border-radius: 2px;
    margin: 5px;
}

.tnp-ok {
    font-weight: bold;
    color: white;
    font-size: 14px;
    background-color: #27AE60;
    padding: 2px 10px;
    border-radius: 10px;
    display: inline-block;
    width: 75px;
    text-align: center;
}

.tnp-ko {
    font-weight: bold;
    color: white;
    font-size: 14px;
    background-color: #E74C41;
    padding: 2px 10px;
    border-radius: 10px;
    display: inline-block;
    width: 75px;
    text-align: center;
}

.tnp-maybe {
    font-weight: bold;
    color: white;
    font-size: 14px;
    background-color: #F1C40F;
    padding: 2px 10px;
    border-radius: 10px;
    display: inline-block;
    width: 75px;
    text-align: center;
}


/* Logs page */

.tnp-log-files li {
    padding-left: 15px;
}

.tnp-log-files li, .tnp-log-files li a {
    color: #fff;
}

.tnp-log-files .tnp-log-size {
    font-style: italic;
}


/* Delivery page */

.tnp-flow {
    margin-top: 30px;
}
.tnp-flow div {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    margin: 0 20px;
    padding: 1em;
}
.tnp-flow div i {
    font-size: 50px;
}

.tnp-flow div.tnp-arrow {
    font-size: 40px;
    color: #bbb;
    padding: 0;
    margin: 0;
}

.tnp-mail, .tnp-addon, .tnp-service {
    height: 150px;
    width: 150px;
    border: 1px solid #fff;
}