![]() 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-poser/css/section.css ***/ .ap-editable-section-idx { padding-bottom: var(--control-verticle-distance-2); flex-grow: 1; } .ap-editable-section-content { position: relative; padding-right: calc(var(--icon-fontsize-cover) + var(--control-horizontal-distance-2)); } .ap-editable-section-image-btn-ctn { position: absolute; right: 0; top: 0; bottom: 0; white-space: nowrap; } .ap-editable-section-image-btn-ctn:before { content: ""; height: 100%; } .ap-editable-section-image-btn-ctn > *, .ap-editable-section-image-btn-ctn:before { display: inline-block; vertical-align: middle; } .ap-editable-section-name-ctn, .ap-editable-section-description-ctn { display: flex; padding-bottom: var(--control-verticle-distance-2); } .ap-editable-section-name, .ap-editable-section-description { flex-grow: 1; } .ap-editable-section:not(.ap-has-image) .ap-editable-image-ctn { display: none; } .ap-editable-section.ap-has-image .ap-editable-section-image-btn-ctn { display: none; } .ap-editable-section.ap-has-image .ap-editable-section-content { padding-right: 0; } .ap-width-s .ap-editable-section-image-btn-ctn { position: relative; display: block; padding-left: 130px; } .ap-section { } .ap-section-header { display: flex; font-weight: bold; font-size: 1.5em; padding-bottom: var(--control-verticle-distance-2); } .ap-section-idx { width: 30px; color: #c0c0c0; } .ap-section-name-ctn { flex-grow: 1; } .ap-section-description { white-space: pre-wrap; padding-bottom: var(--control-verticle-distance-2); } .ap-section-image-ctn > img { object-fit: contain; max-width: 100%; max-height: 50vh; margin-bottom: var(--control-verticle-distance-1); }