From fe7d08ee397ac6d08a7acf850c1ad6ab9ce331e3 Mon Sep 17 00:00:00 2001 From: wasrusgen Date: Sun, 17 May 2026 15:14:17 +0300 Subject: [PATCH] =?UTF-8?q?ui(clients):=20=D0=B2=D1=81=D0=B5=20=D1=88?= =?UTF-8?q?=D1=80=D0=B8=D1=84=D1=82=D1=8B=20=D1=81=D1=82=D1=80=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D1=86=D1=8B=20=D0=BA=D0=BB=D0=B8=D0=B5=D0=BD=D1=82=D0=BE?= =?UTF-8?q?=D0=B2=20#0E1621=20=E2=80=94=20=D0=B8=D0=BC=D1=8F,=20=D1=82?= =?UTF-8?q?=D0=B5=D0=BB=D0=B5=D1=84=D0=BE=D0=BD,=20=D1=81=D1=87=D1=91?= =?UTF-8?q?=D1=82=D1=87=D0=B8=D0=BA,=20=D0=BF=D0=BE=D0=B8=D1=81=D0=BA,=20f?= =?UTF-8?q?ooter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- miniapp/assets/podbor.css | 8 ++++---- miniapp/assets/styles.css | 8 ++++---- miniapp/index.html | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/miniapp/assets/podbor.css b/miniapp/assets/podbor.css index 07450cd..0e0978b 100644 --- a/miniapp/assets/podbor.css +++ b/miniapp/assets/podbor.css @@ -2039,10 +2039,10 @@ text-transform: uppercase; } .client-footer .leads-count { - color: var(--accent-2); + color: #0E1621; font-weight: 500; } -.client-footer .muted { color: var(--muted); } +.client-footer .muted { color: #0E1621; } /* Детальный экран клиента */ .client-detail-head { @@ -3544,8 +3544,8 @@ border-color: var(--walnut, #6B4A2B); background: white; } -.client-search::placeholder { color: var(--muted, #998877); } -.client-search-meta { transition: color 0.15s; } +.client-search::placeholder { color: #0E1621; } +.client-search-meta { color: #0E1621; transition: color 0.15s; } /* ===== Поля адреса (addr-grid) ===== */ .addr-grid { diff --git a/miniapp/assets/styles.css b/miniapp/assets/styles.css index 29bbd13..3cccd22 100644 --- a/miniapp/assets/styles.css +++ b/miniapp/assets/styles.css @@ -1422,7 +1422,7 @@ html[data-variant="d"] .section-head .label { font-family: var(--font-ui); font-size: 13.5px; font-weight: 600; - color: #F5F5F5; + color: #0E1621; line-height: 1.2; white-space: nowrap; overflow: hidden; @@ -1434,12 +1434,12 @@ html[data-variant="d"] .section-head .label { font-size: 9.5px; font-weight: 500; letter-spacing: 0.05em; - color: #F5F5F5; + color: #0E1621; margin-top: 2px; } .client-arrow { - color: var(--muted); + color: #0E1621; flex-shrink: 0; } @@ -1452,7 +1452,7 @@ html[data-variant="d"] .section-head .label { font-weight: 500; letter-spacing: 0.06em; text-transform: uppercase; - color: var(--muted); + color: #0E1621; } .client-detail-head { diff --git a/miniapp/index.html b/miniapp/index.html index e9dc6a5..6186d32 100644 --- a/miniapp/index.html +++ b/miniapp/index.html @@ -12,8 +12,8 @@ - - + +