Add more statistics
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user