HEX
Server: Apache
System: Linux www 5.10.0-10-amd64 #1 SMP Debian 5.10.84-1 (2021-12-08) x86_64
User: root (0)
PHP: 8.2.1
Disabled: 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
Upload Files
File: /mnt/drbd/www/edenhouse/wp-content/plugins/essential-blocks/blocks/typing-text/src/style.css
.is-hidden {
  display: none;
}

.eb-typed-add-wrapper {
  margin: 0 auto;
}

.eb-typed-sortable-item {
  display: flex;
  justify-content: space-between;
  margin: 10px 0px;
  border: 1px solid;
  line-height: 2.5em;
}

.eb-typed-sortable-title {
  cursor: pointer;
  flex: 12;
  padding-left: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 200px;
  white-space: nowrap;
}

.eb-typed-input-wrapper {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  margin-top: 10px;
}

.eb-typed-sortable-trash {
  font-size: 16px;
  border-left: 1px solid gray;
  line-height: 2.5em;
  flex: 1;
  text-align: center;
  padding: 8px;
}

.eb-typed-sortable-trash:hover {
  background: #f44336;
  color: #ffffff;
  cursor: pointer;
}

.st0t {
  fill: url(#SVGID_1_TYPED);
}

.st1t {
  fill: url(#SVGID_2_TYPED);
}

.st2t {
  fill: url(#SVGID_3_TYPED);
}

.eb-typed-wrapper > * {
  position: relative;
}