HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux sa-dev.otherchirps.net 5.15.0-139-generic #149-Ubuntu SMP Fri Apr 11 22:06:13 UTC 2025 x86_64
User: www-data (33)
PHP: 8.0.30
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/html/wp-content/plugins/ct-size-guide/assets/css/ct.sizeguide.style3.css
/*SKIN 3: Modern*/

div.sg table td, div.sg table th{
    text-align: center;
    vertical-align: middle;
    padding: 5px 0;
    border-bottom: none;
}

div.sg table {
    border-top: none;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

div.sg table tr:first-child th{
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-left: none;
}
/*div.sg table tr:first-child th:hover{*/
    /*border-right: 1px solid transparent;*/
    /*border-left: 1px solid transparent;*/
/*}*/

div.sg table tr:first-child th:last-child{
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-left: none;
}

div.sg table tr:nth-child(2n+1){
    background: #e6e6e6;
}

div.sg table tr:first-child{
    background: transparent;
}

a.button_sg{
    font-weight: bold;
    text-decoration: none;
    padding: 10px 15px;
    color: #1a1a1a;
    background: #f9fafe; /* Old browsers */
    background: -moz-linear-gradient(top,  #f9fafe 0%, #f0f1f5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9fafe), color-stop(100%,#f0f1f5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f9fafe 0%,#f0f1f5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f9fafe 0%,#f0f1f5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f9fafe 0%,#f0f1f5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f9fafe 0%,#f0f1f5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fafe', endColorstr='#f0f1f5',GradientType=0 ); /* IE6-9 */
    border: 1px solid #e6e6e6;
}