![]() 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/propertyeditor.css ***/ .as-property-editor { padding: 0.357em 0; } .as-property-editor > .as-basic-table{ width: 100%; } .as-property-editor .as-color-picker-button { height: 2em; } .as-basic-table { border-collapse: collapse; box-sizing: border-box; } .as-basic-table > thead { font-style: italic; background: #f5f5f5; } .as-basic-table > tbody > tr > td, .as-basic-table > thead > tr > td { border: 1px solid #aaaaaa; padding: 0.25em; } .as-form-property-tab > .as-basic-table { width: calc(100% - 10px); margin: 5px; } .as-basic-table > tbody > tr > td > input[type="text"], .as-basic-table > tbody > tr > td > textarea { font-size: 1em; width: 100%; box-sizing: border-box; border: solid 1px #d6d6d6; outline: none; } .as-basic-table > tbody > tr > td > textarea { width: 100% !important; } .as-basic-table > tbody > tr > td>* { font-size: inherit; } .as-property-editor-text-align-input { font-size: 1.5em; width: 1.2em; height: 1.2em; padding: 0; margin: 0; box-sizing: content-box; border: solid 1px #ddd; background-color: rgba(169, 169, 172, 0); outline: none; } .as-window-box-body> .as-property-editor{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; box-sizing: border-box; } .as-property-editor tr[data-type="measurePosition"] .absol-number-input, .as-property-editor tr[data-type="measureSize"] .absol-number-input{ width: 5em; } .as-property-editor tr[data-type="Permission"] button:not(:disabled) { cursor: pointer; } .as-property-editor-text-decoration-input { border: none; height: 25px; box-sizing: border-box; padding: 0 10px; background-color: transparent; } .as-property-editor-text-decoration-input:hover{ background-color: rgba(150, 150, 200, 0.3); }