Add per-skill level sparklines with expandable history charts.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-22 13:51:36 +02:00
parent 0e9dbf1735
commit 0926eaeb63
4 changed files with 119 additions and 41 deletions
+3 -1
View File
@@ -457,7 +457,9 @@ tr:hover td { background: var(--bg-hover); }
}
.inv-table th.col-trend,
.inv-table td.col-trend {
.inv-table td.col-trend,
.skills-table th.col-trend,
.skills-table td.col-trend {
padding-left: 8px;
padding-right: 8px;
text-align: center;