Add per-skill level sparklines with expandable history charts.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+3
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user