hub: F-16 — inline two-step confirm partial replaces every native confirm() (offsite/PBS re-issue, freeze, telemetry reset, dismiss-all, regen-password, claim-resend, block/delete, geo-disable); hub_confirm_gate.py enforces zero
Claude-Session: https://claude.ai/code/session_01GzammAMzsJTgpQHqxwM2bC
This commit is contained in:
@@ -975,6 +975,10 @@ header h1 span { color: var(--blue-bright); }
|
||||
}
|
||||
body.js-tabs .tab-panel:not(.tab-panel-active) { display: none; }
|
||||
|
||||
/* Inline two-step confirm (take-two F-16) — the in-place replacement for native confirm() */
|
||||
.inline-confirm { display: inline-flex; align-items: center; gap: .5rem; flex-wrap: wrap; }
|
||||
.inline-confirm-q { font-size: .8rem; color: var(--warn); }
|
||||
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
*, *::before, *::after { animation: none !important; transition: none !important; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user