| Server IP : 202.61.199.114 / Your IP : 216.73.217.139 Web Server : nginx/1.22.1 System : Linux de.arni-solutions.de 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : web20 ( 1018) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/seaside.pacim.de/web/assets/css/ |
Upload File : |
/* Interne Notizen – CRM-Buchungsdetail */
.bknote-list{display:flex;flex-direction:column;gap:10px;}
.bknote-item{background:var(--bs-tertiary-bg,#f6f9fc);border:1px solid var(--bs-border-color,#e6eef4);border-radius:10px;padding:11px 13px;}
.bknote-text{font-size:14.5px;line-height:1.5;color:var(--bs-body-color,#16384f);word-break:break-word;}
.bknote-foot{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:9px;font-size:12px;}
.bknote-badges{display:inline-flex;gap:4px;flex-wrap:wrap;}
.bknote-meta{color:var(--bs-secondary-color,#6c757d);}
.bknote-actions{margin-left:auto;white-space:nowrap;}
.bknote-actions .btn-link{font-size:13px;font-weight:600;text-decoration:none;}
.bknote-actions .btn-link:hover{text-decoration:underline;}
/* Hervorgehobene Notizen – dauerhaftes Banner unter dem Booking-Summary (CRM) */
.bknote-hl-bar{display:flex;flex-direction:column;gap:8px;margin:0 0 16px;}
.bknote-hl-bar:empty{display:none;}
.bknote-hl-item{display:flex;align-items:flex-start;gap:8px;background:#fff8e6;border:1px solid #f3c34f;border-left:4px solid #f3b53f;border-radius:8px;padding:10px 14px;font-size:14px;line-height:1.45;color:#5a4500;word-break:break-word;}
.bknote-hl-item b{font-weight:800;}
.bknote-hl-ic{color:#e0a200;font-weight:800;flex:0 0 auto;}