![]() 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/anchoreditor.css ***/ .as-resize-box.as-focus .as-resize-box-body { border-color: rgb(255, 174, 0); } .as-resize-box.as-focus .as-resize-box-dot { background: rgb(255, 174, 0); } .as-align-vertical-line { margin-left: 0.5px; border-left: solid 1px rgba(255, 100, 100, 0.2); } .as-align-horizontal-line { margin-top: 0.5px; border-top: solid 1px rgba(255, 100, 100, 0.2); } .as-align-vertical-line, .as-align-horizontal-line { position: absolute; box-sizing: border-box; z-index: 1; pointer-events: none; } .as-align-vertical-line.as-active, .as-align-horizontal-line.as-active { border-color: rgba(255, 100, 100, 0.9); } .as-hae-new-pos { position: absolute; width: 100px; height: 100px; left: 0; top: 0; pointer-events: none; } .as-hae-new-pos::before { content: ""; position: absolute; } .as-hae-new-pos[data-type="before"][data-of-pos="block"]::before { left: 0; top: -2px; width: 100%; border-top: 4px solid #0080ff; } .as-hae-new-pos[data-type="after"][data-of-pos="block"]::before { left: 0; bottom: -2px; width: 100%; border-top: 4px solid #0080ff; } .as-hae-new-pos[data-type="before"][data-of-pos="inline-block"]::before, .as-hae-new-pos[data-type="before"][data-of-pos="inline"]::before { left: -2px; top: 0; height: 100%; border-left: 4px solid #0080ff; } .as-hae-new-pos[data-type="after"][data-of-pos="inline-block"]::before, .as-hae-new-pos[data-type="after"][data-of-pos="inline"]::before { right: -2px; top: 0; height: 100%; border-left: 4px solid #0080ff; } .as-layout-editor-foreground .as-resize-box.as-order-moving .as-resize-box-body { background-color: rgba(255, 220, 220, 0.5); }