Changed the mouse pointer on the horizontal tabs to be the pointer.

This commit is contained in:
Colin Dawson 2026-02-14 01:37:55 +00:00
parent 1b4a834b19
commit 0e20accee6

View File

@ -18,6 +18,7 @@
list-style: none; list-style: none;
margin-bottom: -1px; margin-bottom: -1px;
padding: 0.5rem 0.75rem; padding: 0.5rem 0.75rem;
cursor: pointer;
} }
.tab-list-active { .tab-list-active {