![]() 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/componentpicker.css ***/ .as-window-box-body .as-component-picker { position: absolute; left: 0; top: 0; width: 100%; height: 100%; } .as-component-picker { overflow-y: auto; } .as-component-picker-foreground { position: fixed; z-index: 1000; cursor: none; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden; /* background: rgba(169, 169, 169, 0.1); */ } .as-component-picker-higne { position: relative; left: 0; top: 0; } .as-component-picker-add-box-container { position: absolute; left: 0; top: 0; } .as-component-picker-add-box { position: relative; width: 2em; height: 2em; background: white; border: 1px solid #d6d6d6; text-align: center; opacity: 0.7; } .as-component-picker-add-box.as-can-drop { opacity: 1; -webkit-box-shadow: 0px 0px 5px 3px rgba(40, 141, 224, 0.6); -moz-box-shadow: 0px 0px 5px 3px rgba(40, 141, 224, 0.6); box-shadow: 0px 0px 5px 3px rgba(40, 141, 224, 0.6); } .as-component-picker-add-box-plus { position: absolute; left: -0.5em; top: -0.5em; width: 1em; height: 1em; text-align: center; z-index: 1; } .as-component-picker-add-box-plus span { /* font-size: 0.5em; */ vertical-align: top; } .as-component-picker-add-box > svg, .as-component-picker-add-box > span { width: 1.25em; height: 1.25em; font-size: 1.25em; line-height: 1.6; }