Files
Connor Johnstone 5ac945ef23
Some checks failed
Build and Push Docker Image / docker (push) Has been cancelled
Fix day number color inheritance for today and selected in print
The day numbers for today and selected dates were not matching the
appearance of normal day numbers in print preview due to color
inheritance issues.

Changes:
- Remove color override from .calendar-day.today parent element
- Use color: inherit on day numbers to get default text color
- Use font-weight: 600 to match standard day number styling

Now all day numbers appear uniform in print preview regardless of
today/selected state.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-07 16:41:25 -05:00
..