* Fix dropdown and input dark mode theming in draft page Add bg-background and text-foreground classes to native select and input elements so they use theme CSS variables instead of browser defaults, which rendered as white in dark mode. https://claude.ai/code/session_01FZz7kndEqWqFScyq4R6Wxn * Fix missing text-foreground on time bank unit select The seconds/minutes/hours select in the time bank dialog had bg-background but was missing text-foreground, causing text color to fall back to browser default in dark mode. https://claude.ai/code/session_01FZz7kndEqWqFScyq4R6Wxn --------- Co-authored-by: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| $leagueId.draft-board.$seasonId.tsx | ||
| $leagueId.draft.$seasonId.tsx | ||
| $leagueId.server.ts | ||
| $leagueId.settings.tsx | ||
| $leagueId.sports-seasons.$sportsSeasonId.server.ts | ||
| $leagueId.sports-seasons.$sportsSeasonId.tsx | ||
| $leagueId.standings.$seasonId.teams.$teamId.tsx | ||
| $leagueId.standings.$seasonId.tsx | ||
| $leagueId.tsx | ||
| new.tsx | ||