![]() 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-text-editor { position: relative; /* for dev*/ outline: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px; } .absol-text-editor-text-layer { cursor: text; min-height: 1.5em; } .absol-text-editor-line { height: 1.5em; white-space: pre-wrap; } .absol-text-editor-position { pointer-events: none; right: 0.5em; bottom: 0.2em; position: absolute; color: rgba(169, 169, 169, 0.7); } .absol-text-editor-forceground { position: absolute; background: transparent; left: 0; right: 0; top: 0; bottom: 0; z-index: 80; } .absol-text-editor.absol-focus .absol-text-editor-cursor { position: absolute; z-index: 100; height: 1.5em; border-left: solid 1px black; } /* .absol-text-editor-cursor { animation: blink-cursor-animation 1s steps(2, start) infinite; -webkit-animation: blink-cursor-animation 1s steps(2, start) infinite; } */ /* @keyframes blink-cursor-animation { to { visibility: hidden; } } @-webkit-keyframes blink-cursor-animation { to { visibility: hidden; } } */ .absol-text-editor-edittable { position: absolute; left: 0; top: 0; /* width: 10px; height: 10px; */ overflow: hidden; z-index: 0; opacity: 0.1; }