Fix dark mode for calendar, family/individual list pages and refine search

- Add dark mode support for calendar page elements (options bar, month
  table, day cells)
- Add dark mode support for family/individual list pages (initials bar,
  surname table, DataTables numeric cells)
- Force transparent table cell backgrounds in dark mode with !important
  to override Bootstrap/DataTables defaults
- Refactor TreePage search to match homepage style (pill input, no
  button, Ionicon search icon, Enter to submit)
- Fix active nav icon color filters being overridden by dark mode mixin
- Fix mobile nav items not being perfectly round (gap: 0)
This commit is contained in:
2026-03-14 15:06:10 +01:00
parent ce11b25da4
commit 744daeefec
3 changed files with 213 additions and 35 deletions
File diff suppressed because one or more lines are too long