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/task/css/mind.css
#mindmapPanel.fullscreen {position: fixed; top: 42px; width: 0; width: 100%; height: 100%; left: 0; border-radius: 0; border: none; margin-bottom: 0;}
.panel-body.minds-container {padding: 0; position: relative;}
.mindmap-node>.wrapper>.caption {display: block; position: absolute; right: -10px;}

#taskPopover {z-index: 1040; max-width: 380px}
#taskPopover .popover-title {padding: 2px 5px; min-width: 342px; padding-right: 10px; position: relative;}
#taskPopover .popover-title table {width: 100%;}
#taskPopover .popover-title td {padding: 2px}
#taskPopover .popover-title tr td {width: 33.333333333333%; max-width: 160px;}
#taskPopover .popover-title tr.task-headings td[colspan='2'] {width: 66.66666666666666%}
#taskPopover .popover-content {padding: 8px;}
#taskPopover .btn-finish, #taskPopover .btn-close {display: none; line-height: 15px; border-radius: 12px; min-width: 52px; padding: 3px 8px 4px}
#taskPopover .task-assignedTo {border: 1px solid transparent; padding: 3px 1px; cursor: pointer; transition: all 0.2s; display: inline-block; margin-right: 10px;}
#taskDeadline.form-control {padding: 0px 6px; display: inline-block; width: 85px; height: 26px; color: #E48600; background: #f7f7f7}
#taskPopover:not(.hover) #taskDeadline.form-control {border-color: transparent;}
#taskPopover .task-deadline.empty {visibility: hidden;}
#taskPopover .task-desc {min-height: 36px; position: relative; cursor: text; border: 1px solid transparent; line-height: 18px}
#taskPopover .task-desc:before {content: '\e63c'; display: block; font-size: 14px; font-family: ZenIcon; width: 14px; height: 14px; right: 10px; top: 6px; position: absolute; color: #aaa; opacity: 1; transition: all 0.3s;}
#taskPopover .task-desc[contenteditable='true'], #taskPopover .task-desc[contenteditable='true']:focus {border-color: #2a74ea; outline: none; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); border:1px solid #ccc}

#taskPopover .pri-list {position: absolute; left: 7px; top: 6px; display: none; background: #f7f7f7; padding-right: 10px;}

#taskPopover.hover .task-desc:before {color: #808080}
#taskPopover.hover .task-desc[contenteditable='true']:before {opacity: 0}

#taskPopover.hover .task-pri {border: 1px solid #000}
#taskPopover.show-finish.hover .btn-finish, #taskPopover.show-close.hover .btn-close {display: inline-block;}
#taskPopover.show-finish.hover .task-status, #taskPopover.show-close.hover .task-status {display: none;}
/*#taskPopover.hover .task-assignedTo {border: 1px solid #ddd; padding: 3px 6px; border-radius: 4px; margin-right: 0; background: #fff}*/
#taskPopover.hover .task-deadline.empty {visibility: visible;}