From 758603a9ad40fc9dbfcbb2b32cfac4257c64e6ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD=20=D0=A2=D1=80=D0=BE=D1=88?= =?UTF-8?q?=D0=B8=D0=BD?= Date: Fri, 11 Sep 2026 21:04:49 +0300 Subject: [PATCH] profiler: merge rule attributes into a single row Path, FCP/FCI check, file type and size (or record length + count) now share one flex-wrap row; path column narrowed from w-72 to w-48. The FCI hex textarea (Exact FCI mode) keeps its own full-width row and the contents check stays on the following row. SW cache v70 -> v71. --- frontend/index.html | 12 +++++------- frontend/sw.js | 2 +- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index d26be13..f074f7c 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -7383,8 +7383,11 @@ function profilerRenderRule(i, r) { html += ''; html += ''; const sname = profilerCustomNameForPath(r.path) || r.name || ''; - html += '
'; - html += '