HEX
Server: nginx/1.22.1
System: Linux VM-16-9-centos 3.10.0-1160.99.1.el7.x86_64 #1 SMP Wed Sep 13 14:19:20 UTC 2023 x86_64
User: www (1001)
PHP: 7.3.31
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/oa.sanjiangapp.com/app/sys/client/css/index.css
body{background-color: #fff;}
#noticeGoUpgrade{opacity:0;animation: setOpacity 1s linear 1s both;
width:380px; position:fixed; bottom:25px; right:15px; z-index: 9999;display:none;
}
@keyframes setOpacity{
    0%   {opacity:0;}
    100%  {opacity:1;}
}
#dashboardWrapper .panel-body .table{margin-top:-1px;}
.table-row{display: table;width: 100%;table-layout: fixed;vertical-align:middle;}
.table-col, .table-row>.col, .table-row>[class*=col-], .table-row>[class*="-col"]{
display: table-cell;float: none;vertical-align: top;}
.statusBlock .col{height:200px;text-align:center;padding-top:60px;}
.statusBlock .col h2{font-size:30px;font-weight:500;}
.statusBlock .date h2{font-size:18px;font-weight:500;}
.statusBlock .server a{padding-top:3px;padding-bottom:3px; background: linear-gradient(#ffffff, #ecf4ff);color:#477cf9;}
.statisticsBlock .col{height:100px;text-align:center;padding-top:20px;}
.statisticsBlock .col h2{font-size:30px;font-weight:500;}

.refresh-panel {
    display: block;
    background: none;
    filter: alpha(opacity=70);
    border: 0;
    border-radius: 0;
    opacity: .7;
}
.dashboard .panel-heading{
    line-height: 30px;
    padding: 0 0 0 10px;
}
.dashboard .panel-actions {
    position: absolute;
    top: 0;
    right: 10px;
}
.dashboard .panel-actions>.btn, .dashboard .panel-actions>.dropdown>.btn, .dashboard .panel-actions>.dropdown>a, .dashboard .panel-actions>a {
    display: block;
    min-width: 28px;
    height: 31px;
    padding: 0 3px;
    line-height: 30px;
    text-align: center;
    filter: alpha(opacity=70);
    border: 0;
    border-radius: 0;
    opacity: .7;
}