Skip to content

Commit 95d54ce

Browse files
committed
Remove unfinished gemini run; hide v1.x results by default
1 parent 449e7ba commit 95d54ce

4 files changed

Lines changed: 56810 additions & 61784 deletions

File tree

css/leaderboard-filters.css

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,16 @@
4242
flex-shrink: 0;
4343
}
4444

45+
.filter-checkbox label {
46+
font-size: var(--text-sm);
47+
color: var(--color-text-secondary);
48+
cursor: pointer;
49+
display: flex;
50+
align-items: center;
51+
gap: var(--size-xs);
52+
white-space: nowrap;
53+
}
54+
4555
/* =============================================================================
4656
FILTER CONTROLS
4757
============================================================================= */

0 commit comments

Comments
 (0)