diff --git "a/index.html" "b/index.html" --- "a/index.html" +++ "b/index.html" @@ -202,6 +202,7 @@ a.cell-val:hover { background: var(--good); color: #fff; } .cell-plan { color: var(--warn); background: var(--warn-bg); padding: 0.15rem 0.35rem; border-radius: 3px; } .cell-none { color: var(--text-muted); opacity: 0.5; } + .cell-unsupported { color: var(--text-muted); font-size: 0.65rem; font-style: italic; opacity: 0.7; } .cell-target { color: var(--text-muted); background: #f4f4f4; padding: 0.15rem 0.35rem; border-radius: 3px; } /* ---------- Legend ---------- */ @@ -645,8 +646,8 @@ - - + +