![]() 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/undohistory.css ***/ .as-undo-history-window { min-width: 200px; min-height: 200px; z-index: 5000; } .as-undo-history-window .as-window-box-body{ position: relative; } .as-undo-history-window .as-undo-history{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; } .as-undo-history { font-size: 14px; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; position: relative; padding-bottom: 2em; box-sizing: border-box; } .as-undo-history-item-list { overflow-y: auto; width: 100%; height: 100%; } .as-undo-history-active-buttons { height: 1.4em; padding: 0.1em; } .as-undo-history-active-buttons button { width: 1.4em; height: 1.4em; font-size: 1em; padding: 0; border: 0; margin-left: 0.2em; margin-right: 0.2em; outline: none; background-color: rgba(169, 169, 169, 0.1); } .as-undo-history-active-buttons button:disabled { pointer-events: none; } .as-undo-history-active-buttons button:hover { background-color: rgba(169, 169, 169, 0.2); } .as-undo-history-active-buttons button:active { background-color: rgba(169, 169, 169, 0.4); } .as-undo-history-active-buttons .mdi-delete { color: rgb(255, 59, 59); } .as-undo-history-active-buttons-right-container { position: absolute; top: 0.1em; right: 0.1em; } .as-undo-history-item { position: relative; padding-left: 1.4em; min-height: 1.4em; box-sizing: content-box; border-bottom: 1px solid #ddd; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .as-undo-history-item > span { overflow: hidden; } .as-undo-history-item-icon-container { top: calc(50% - 0.6em); bottom: calc(50% - 0.6em); left: 0.1em; width: 1.2em; position: absolute; } .as-undo-history-item-icon-container > span { font-size: 1em; line-height: 1.2; } .as-undo-history-item-active { background: rgba(169, 169, 199, 0.3); } .as-undo-history-item-disabled { color: rgb(152, 152, 155); }