![]() 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-card/css/monthtable.css ***/ .cd-month-table { font-size: 14px; overflow-x: visible; font-family: Arial, Helvetica, sans-serif; --scroll-width: 17px; } .cd-month-table-header { display: table; border-spacing: 0; border-collapse: collapse; table-layout: fixed; width: 100%; background-color: rgb(220, 241, 222); box-sizing: border-box; user-select: none; -webkit-user-select: none; -moz-user-select: none; } .cd-month-table-header>.cd-day-of-week-row { display: table-row; } .cd-month-table-header>.cd-day-of-week-row>.cd-day-of-week-cell { height: 2em; width: 14.2857142857%; display: table-cell; line-height: 2; padding-left: 0.8em; box-sizing: border-box; border-bottom: 1px solid rgb(229, 229, 229); } .cd-month-table-body { width: calc(100% + var(--scroll-width)); height: calc(100% - 2em); overflow-y: scroll; padding-bottom: 5px; } .cd-month-table-content { display: table; min-height: calc(100% - 5px); width: 100%; border-spacing: 0; border-collapse: collapse; table-layout: fixed; box-sizing: border-box; position: relative; } .cd-month-table-content>.cd-week-row { display: table-row; height: 8em; } .cd-month-table-content-week:first-child .cd-month-table-day { border-top: none; } .cd-month-table-content>.cd-week-row>.cd-day-cell { width: 14.2%; box-sizing: border-box; border: solid 1px rgb(229, 229, 229); display: table-cell; padding-bottom: 35px; padding-top: 30px; vertical-align: top; } .cd-month-table-day-nav { padding-left: 0.357143em; padding-top: 0.357143em; pointer-events: none; user-select: none; -moz-user-select: none; -webkit-user-select: none; box-sizing: border-box; height: 2em; width: 5em; } .cd-month-table-footer { border-top: 1px solid rgb(229, 229, 229); box-sizing: border-box; } .cd-month-table-day-nav>div { display: inline-block; vertical-align: middle; } .cd-month-table-item-place-holder { height: 20px; display: block; position: relative; margin-left: 0px; margin-right: 0px; } .cd-month-table-item-place-holder.cd-cloned { position: absolute; top: 30px; left: 0px; right: auto; z-index: 200; } .cd-month-table-item-place-holder.cd-cloned .cd-month-table-item { border: 1px solid rgb(119, 119, 241); background-color: rgb(114, 206, 243); } .cd-month-table-item-place-holder:not(:last-child) { margin-bottom: 5px; } .cd-month-table-item-place-holder>.cd-month-table-item { position: absolute; left: 5px; top: 0; z-index: 3; }