diff --git a/documentation/CLIENT__IDAA_and_customized_mods.md b/documentation/CLIENT__IDAA_and_customized_mods.md index 45914676..46f2d2fc 100644 --- a/documentation/CLIENT__IDAA_and_customized_mods.md +++ b/documentation/CLIENT__IDAA_and_customized_mods.md @@ -479,6 +479,11 @@ Two display modes, toggled via a button in the page header: Both modes use the same filtered data set — switching views does not reset filters. +### Dark Mode / Surface Safety + +The page now uses explicit page and row surfaces so dark mode does not collapse into white-on-white +text in either the regular app or the Novi iframe. + ### Filters | Filter | Default | Logic | diff --git a/src/routes/idaa/(idaa)/jitsi_reports/+page.svelte b/src/routes/idaa/(idaa)/jitsi_reports/+page.svelte index 2cd3e971..e1ed0c6b 100644 --- a/src/routes/idaa/(idaa)/jitsi_reports/+page.svelte +++ b/src/routes/idaa/(idaa)/jitsi_reports/+page.svelte @@ -457,7 +457,7 @@ function export_json() {