![]() 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/relativeanchor.css ***/ .as-relative-anchor-box { position: absolute; z-index: 1; pointer-events: none; } /* width: auto | set left: set right: unset, */ /* width: auto | set right: set left: unset, */ .as-relative-anchor-box.as-h-align-right { right: 0; } /* left: unset right: unset width: auto | set warning: inner element should be set text-align to default to prevent error */ .as-relative-anchor-box.as-h-align-center { left: 0; right: 0; text-align: center; } /* left: set right: set width: unset */ .as-relative-anchor-box.as-h-align-fixed { left: 0; right: 0; } /* left: set right: set width: unset */ .as-relative-anchor-box.as-h-align-fixed { left: 0; right: 0; } /* bottom: set height: unset top: set */ .as-relative-anchor-box.as-v-align-fixed { bottom: 0; top: 0 } .as-relative-anchor-box.as-v-align-center > .as-align-box > .as-align-box-cell { vertical-align: middle; } .as-relative-anchor-box > .as-base-component { width: 100%; height: 100%; } .as-relative-anchor-box.as-v-align-center { white-space: nowrap; } .as-relative-anchor-box.as-v-align-center > * { white-space: normal; } .as-relative-anchor-box.as-v-align-center::after { content: ""; display: inline-block; vertical-align: middle; height: 100%; width: 0; } .as-relative-anchor-box.as-v-align-center>.as-base-component{ display: inline-block; vertical-align: middle; }