![]() 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/blockeditor.css ***/ .absol-frame > .as-block-editor { width: 100%; height: 100%; display: flex; flex-direction: column; } .as-block-editor { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 14px; outline: none; } .as-block-editor-header { border-bottom: 1px solid #dddddd; } .as-block-editor-body { padding: 10px; overflow-y: auto; box-sizing: border-box; flex-grow: 1; } .as-be-base { background-color: white; white-space: pre; border-radius: 3px; -webkit-box-shadow: 0 0 0 1px #dddddd; box-shadow: 0 0 0 1px #dddddd; } .as-be-base.as-activated { -webkit-box-shadow: 0 0 0 2px rgb(32, 150, 218); box-shadow: 0 0 0 3px rgb(32, 150, 218); } .as-be-base.as-activated.as-focus { -webkit-box-shadow: 0 0 0 2px rgba(250, 174, 0, 1); box-shadow: 0 0 0 3px rgba(250, 174, 0, 1); } .as-be-base:not(:last-child) { margin-bottom: 10px; } .as-be-base-header { height: 30px; padding-left: 10px; background-color: rgba(169, 169, 170, 0.11659); user-select: none; -webkit-user-select: none; position: relative; } .as-be-base-header-right-ctn { position: absolute; top: 0; right: 10px; bottom: 0; } .as-be-base-header-right-ctn::after { content: ""; height: 100%; } .as-be-base-header-right-ctn > div { display: inline-block; vertical-align: middle; margin-left: 10px; } .as-be-base-permission-ctn { } .as-be-base-permission-ctn > .mdi { display: inline-block; vertical-align: middle; } .as-be-base[data-permission-owner="system"] .as-be-base-permission-ctn .mdi.mdi-lock-outline { display: inline-block; } .as-be-base-permission-ctn .mdi.mdi-lock-outline { color: red; display: none; } .as-be-base:not(.as-has-lines) .as-be-line-count-ctn { display: none; } .as-be-base-header > .mdi { font-size: 1.2em; margin-right: 0.35em; } span.as-be-base-tag { line-height: 30px; font-weight: bold; color: rgb(69, 69, 70); } .as-be-base-body { padding-left: 15px; padding-right: 10px; padding-top: 10px; } .as-be-base-attribute { display: flex; padding-bottom: 10px; } .as-be-base-attribute-name-ctn { padding-right: 20px; } .as-be-base-attribute-name { width: 60px; line-height: 24px; display: inline-block; } .as-be-base-attribute-value-ctn { flex-grow: 1; } .as-be-function-args-add-btn { margin-left: 5px; } .as-be-function-args-add-btn, .as-be-function-arg-new-input { display: inline-block; vertical-align: middle; } .as-be-base-id { height: 24px; font-size: 14px; border: 1px solid #dddddd; outline: none; } .as-be-function-arg-new-input { min-width: 50px; -webkit-box-shadow: 0 0 0 1px #dddddd; box-shadow: 0 0 0 1px #dddddd; } .as-be-function-arg { font-family: inherit; display: inline-block; vertical-align: middle; font-size: 14px; height: 24px; margin-left: 5px; line-height: 24px; outline: none; overflow-y: hidden; padding-right: 0.35em; padding-left: 0.35em; } .as-be-function-body { min-height: 32px; } .as-be-file-downloader-file-name { width: 100%; } .as-be-base input[type="text"], .as-be-base input[type="number"] { height: 24px; font-size: 14px; border: 1px solid #dddddd; outline: none; box-sizing: border-box; } .as-be-base-attribute-value-ctn > input[type="text"], .as-be-base-attribute-value-ctn > textarea { width: 100%; } .as-be-base-attribute-value-ctn > textarea { border: 1px solid #dddddd; outline: none; box-sizing: border-box; font-size: 14px; font-family: Arial, Helvetica, sans-serif; } .as-be-base[data-tag="CBExtendConfig"] .as-be-base-attribute:last-child { display: none; }