Alarm pipeline wiring + full code-review backlog resolution #119
@@ -200,7 +200,7 @@ code {
|
|||||||
|
|
||||||
/* ── Buttons ─────────────────────────────────────────────────────────────────
|
/* ── Buttons ─────────────────────────────────────────────────────────────────
|
||||||
Flatten Bootstrap buttons onto the single accent + hairline palette. */
|
Flatten Bootstrap buttons onto the single accent + hairline palette. */
|
||||||
.btn { border-radius: 5px; font-size: 0.82rem; font-weight: 500; }
|
.btn { border-radius: 5px; font-size: 0.82rem; font-weight: 500; white-space: nowrap; }
|
||||||
.btn-primary {
|
.btn-primary {
|
||||||
background: var(--accent);
|
background: var(--accent);
|
||||||
border-color: var(--accent);
|
border-color: var(--accent);
|
||||||
|
|||||||
Reference in New Issue
Block a user