ui(clients): все шрифты страницы клиентов #0E1621 — имя, телефон, счётчик, поиск, footer

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
wasrusgen 2026-05-17 15:14:17 +03:00
parent fe79c832ec
commit fe7d08ee39
3 changed files with 10 additions and 10 deletions

View File

@ -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 {

View File

@ -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 {

View File

@ -12,8 +12,8 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=Inter:wght@400;500;600;700;800&family=Geist:wght@400;500;600&family=Manrope:wght@400;500;600;700&family=Newsreader:ital,wght@0,400..600;1,400..600&family=Instrument+Serif:ital@0;1&family=JetBrains+Mono:wght@400;500&family=Cormorant+Garamond:ital,wght@1,400;1,500;1,600&family=Caveat:wght@500;700&display=swap">
<script src="https://telegram.org/js/telegram-web-app.js"></script>
<link rel="stylesheet" href="assets/styles.css?v=20260517i">
<link rel="stylesheet" href="assets/podbor.css?v=20260517d">
<link rel="stylesheet" href="assets/styles.css?v=20260517j">
<link rel="stylesheet" href="assets/podbor.css?v=20260517j">
</head>
<body>
<!-- Splash — лого @wasrusgen1 + опилки (16) + вращающийся диск -->