![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : 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, Directory : /var/www/html/libs/absol-full/dist/css/ |
Upload File : |
/*** module: node_modules/absol-form/css/processflowdiagram.css ***/ .absol-single-page-scroller-viewport > .as-process-flow-diagram-editor:first-child:last-child { width: 100%; height: 100%; box-sizing: border-box; } body.pfde-hanging-tool-dragging, body.pfde-hanging-tool-dragging .pfde-hanging-tool-active { cursor: grabbing; } .pfde-hanging-tool-active { cursor: grab; } .pfde-hanging-tool-active .as-cde-node-layer, .pfde-hanging-tool-active .as-cde-line-layer path { pointer-events: none; } .pfde-selecting-area { position: absolute; border: 2px solid rgba(72, 129, 239, 0.8); background-color: rgba(72, 129, 239, 0.2); z-index: 2; box-sizing: border-box; } .pfde-block { position: absolute; } .pfdeb-start-background { position: absolute; left: 0; top: 0; right: 0; bottom: 0; } .pfde-block .as-cde-node-type-icon { font-size: 20px; margin-right: 5px; } .pfdeb-start-background-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; right: 60px; background-color: white; border-left: 1px solid black; border-top: 1px solid black; border-bottom: 1px solid black; } .as-cde-intermediate-point-circle { fill: var(--line-color); stroke: none; opacity: 0.5; } .pfde-draw-line-tool-active .as-cde-intermediate-point { cursor: move; } .as-cde-intermediate-point-circle-highlight { stroke: none; fill: none; } .as-cde-intermediate-point.as-selected .as-cde-intermediate-point-circle-highlight { fill: rgb(79, 235, 207); } .as-cde-intermediate-point.as-selected.as-focus .as-cde-intermediate-point-circle-highlight { fill: rgb(253, 194, 23); } .pfde-graphic-canvas { position: absolute; z-index: 0; left: 0; top: 0; width: 100%; height: 100%; user-select: none; --webkit-user-select: none; } .pfde-line-layer { } .pfde-intermediate-point-layer { } .pfde-draw-line-tool-active { cursor: crosshair; } .pfde-block-go-to-btn { } .as-cde-node-header { z-index: 3; position: relative; } .as-cde-node-header .mdi-flag-checkered { color: #0057fa; } .as-cde-node-header .mdi-flag-off-outline { color: #fa0000; } .as-cde-node-header .mdi-ray-start-arrow { color: #f6ac00; } .pfde-block.as-hovering .pfde-block-pin-to-connect-ctn { display: block; } .pfde-block-pin-to-connect-ctn { display: none; position: absolute; left: -18px; top: -18px; bottom: -18px; right: -18px; } .pfde-block-pin-to-connect { position: absolute; height: 10px; width: 10px; border-radius: 50%; background-color: #35eedf; } .pfde-block-pin-to-connect:hover { background-color: #f8ed0a; } .pfde-block-pin-to-connect.as-left { left: 0; top: calc(50% - 5px); } .pfde-block-pin-to-connect.as-right { right: 0; top: calc(50% - 5px); } .pfde-block-pin-to-connect.as-top { top: 0; left: calc(50% - 5px); } .pfde-block-pin-to-connect.as-bottom { bottom: 0; left: calc(50% - 5px); } .pfde-block[data-tag="Success"] .pfde-block-go-to-btn, .pfde-block[data-tag="Fail"] .pfde-block-go-to-btn { display: none; } .pfde-block-go-to-btn { cursor: pointer; } .pfde-new-point { pointer-events: none; }