Add more statistics

This commit is contained in:
Alexander Heldt
2026-06-25 14:23:44 +00:00
parent 06c51bb715
commit 709a051afb
3 changed files with 66 additions and 0 deletions
+7
View File
@@ -210,6 +210,13 @@ button.danger { background: var(--danger); }
.last-row:last-child { border-bottom: none; }
.last-row span:first-child { color: var(--muted); }
.muted-note {
color: var(--muted);
font-size: 0.8rem;
font-weight: normal;
}
.timing-hint { margin: 10px 4px 0; line-height: 1.4; }
.history-controls {
display: flex;
align-items: center;