hover tooltips on Übersicht table with breakdown details

This commit is contained in:
Johannes
2026-03-20 02:17:12 +01:00
parent 14ae4810f2
commit 1b7029681e
3 changed files with 95 additions and 8 deletions

View File

@@ -409,6 +409,8 @@ th {
tbody tr:hover { background: rgba(255,255,255,0.03); }
td.has-tip { cursor: default; border-bottom-style: dashed; }
tr.winner-row td { font-weight: 600; }
/* ===== Footer ===== */