HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/biblioteka/wp-content/plugins/form-maker/css/form_maker_layout.css
.fm_submit_layout {
  border-radius: 3px !important;
  width: 100%;
}

.fm_submit_layout em {
  color: #999;
  font-size: 11px;
  font-style: normal;
}

.CodeMirror {
  background: white;
  border: 1px solid #ccc;
  font-size: 12px;
  margin-bottom: 6px;
}

.fm_label_buttons {
  border: 1px solid #C0C0C0;
  cursor: pointer;
  font-weight: bold;
  max-width: 200px;
  overflow: hidden;
  padding: 4px 15px;
  text-overflow: ellipsis; 
  white-space: nowrap;
  word-break: break-all; 
  word-wrap: break-word;
}

.fm_layout p {
  font-size: 14px;
  font-family: segoe ui;
  text-shadow: 0px 0px 1px rgb(202, 202, 202);
}