![]() 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-tutor/css/basecommand.css ***/ .atr-transparent-modal { position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 99999999; } .atr-on-top { z-index: 1000000001 !important; } .atr-on-top-1 { z-index: 1000000001 !important; } .atr-transparent-modal.as-hidden { visibility: hidden; } .atr-toast-message .toast-body { padding-left: 0.75em; padding-right: 0.75em; } .atr-tab-button-disabled-close .absol-tabbar-button-icon-container { pointer-events: none !important; } .atr-tab-button-disabled-close .absol-tabbar-button-close { color: #dddddd !important; } .atr-scroll-icon-ctn { position: fixed; left: 50px; top: 50px; background-color: #ffea17; pointer-events: none; opacity: 0.7; } .atr-scroll-icon-ctn > svg { width: 17px; height: auto; z-index: 1000000005; display: block; } .atr-scroll-only * { pointer-events: none; } .atr-scroll-tooltip { position: fixed; z-index: 1000000009; } .atr-scroll-tooltip { animation: scroll-move 1s linear infinite alternate; } @keyframes scroll-move { 0% { transform: translateY(0); } 100% { transform: translateY(40px); } } .atr-confirm-toast-footer { padding: 5px; text-align: center; } .atr-confirm-toast-footer button{ height: 30px; } .as-toast pre{ padding: initial; margin: initial; overflow: initial; background-color: transparent; border: none; }