From db4b73013aebd141fc599817fde9c6f7e013295f Mon Sep 17 00:00:00 2001 From: Scott Pouliot Date: Wed, 10 Jun 2026 16:24:49 -0400 Subject: [PATCH] Simplify inventory label: combine header and scan hint, remove dashed footer Co-Authored-By: Claude Sonnet 4.6 --- src/PowderCoating.Web/Views/Inventory/Label.cshtml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/src/PowderCoating.Web/Views/Inventory/Label.cshtml b/src/PowderCoating.Web/Views/Inventory/Label.cshtml index 2e8d580..24375c8 100644 --- a/src/PowderCoating.Web/Views/Inventory/Label.cshtml +++ b/src/PowderCoating.Web/Views/Inventory/Label.cshtml @@ -101,15 +101,6 @@ color: #111; } - .label-scan-hint { - font-size: 9px; - color: #888; - text-align: center; - border-top: 1px dashed #ccc; - padding-top: 6px; - width: 100%; - } - /* ── Print styles ───────────────────────────────────── */ @@media print { body { background: #fff; padding: 0; } @@ -138,7 +129,7 @@ }
- +
QR Code for @Model.Name @@ -166,9 +157,6 @@
Location: @Model.Location
} -
- Scan to log usage • Powder Coating Logix -