![]() 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-acomp/css/ |
Upload File : |
.absol-table-scroller { position: relative; overflow: hidden; } .absol-table-scroller-render-space { position: fixed; overflow: scroll; left: 0; top: 0; max-width: calc(99vw - 30px); max-height: calc(99vh - 30px); opacity: 0; z-index: -1000; visibility: hidden; } .absol-table-scroller-viewport { box-sizing: border-box; overflow: scroll; width: calc(100% + 17px); height: calc(100% + 17px); } .absol-table-scroller-fixed-viewport { position: absolute; left: 0; top: 0; z-index: 10; overflow: hidden; /*pointer-events: none;*/ } .absol-table-scroller-fixed-viewport>table>thead, .absol-table-scroller-fixed-viewport>table { border-top-color: transparent !important; } .absol-table-scroller-fixed-hidden { visibility: hidden !important; opacity: 0 !important; border-color: transparent !important; } .absol-table-scroller-header-hscroller { position: absolute; left: 0; top: 0; right: 0; z-index: 9; overflow: hidden; /*pointer-events: none;*/ } .absol-table-scroller-header-hscroller-viewport { max-width: 100%; overflow-x: scroll; margin-bottom: -17px;/*default*/ } .absol-table-scroller-header-hscroller-viewport table { table-layout: fixed; } .absol-table-scroller-left-vscroller { position: absolute; top: 0; left: 0; bottom: 0; z-index: 7; /* width: 200px; */ overflow-x: hidden; /*pointer-events: none;*/ } .absol-table-scroller-left-vscroller-viewport { max-height: 100%; overflow-y: scroll; min-width: calc(100% + 19px); overflow-x: hidden; } .absol-table-scroller-head-line, .absol-table-scroller-left-line { z-index: 30; /*pointer-events: none;*/ position: absolute; } .absol-table-scroller-head-line { left: 0; width: calc(100% - 6px); border-bottom: solid 2px rgb(169, 169, 170); width: 100%; } .absol-table-scroller-left-line { top: 0; border-right: solid 2px rgb(169, 169, 170); height: calc(100% - 6px); height: 100%; } .absol-table-scroller.scroll-v .absol-table-scroller-head-line { width: 100%; } .absol-table-scroller.scroll-h .absol-table-scroller-left-line { height: 100%; } .absol-table-scroller:not(.scroll-v) .absol-table-scroller-head-line { display: none; } .absol-table-scroller:not(.scroll-h) .absol-table-scroller-left-line { display: none; } .absol-table-scroller-vscrollbar-container { position: absolute; top: 0; right: 0; width: 8px; bottom: 0; z-index: 31; } .absol-table-scroller-vscrollbar-container .absol-scrollbar-button { left: 1px; right: 1px; } .absol-table-scroller-vscrollbar-container>div, .absol-table-scroller-hscrollbar-container>div { width: 100%; height: 100%; } .absol-table-scroller-hscrollbar-container { position: absolute; left: 0; right: 0; height: 12px; bottom: 0; z-index: 31; } .absol-table-scroller-hscrollbar-container .absol-scrollbar-button { top: 1px; bottom: 1px; } .absol-table-scroller:not(.scroll-v) .absol-table-scroller-vscrollbar-container { display: none; } .absol-table-scroller:not(.scroll-h) .absol-table-scroller-hscrollbar-container { display: none; } .absol-table-scroller.scroll-h .absol-table-scroller-vscrollbar-container { bottom: 12px; } .absol-table-scroller.scroll-v .absol-table-scroller-hscrollbar-container { right: 8px; } .absol-table-scroller-fixed-table{ table-layout: fixed; box-sizing: border-box; } .absol-table-scroller-fixed-table *, .absol-table-scroller-header-hscroller *{ box-sizing: border-box; }