ice/public
Deco Vander 7daced0cea Fix reports table text color with explicit th,td selector
Applied the exact same selector pattern as admin table:
- .reports-table th, .reports-table td { color: var(--text-color); }

This ensures both header and data cells explicitly inherit the correct
text color variable, matching the admin table behavior exactly.

Should resolve the white text visibility issue in dark mode.
2025-07-03 21:12:11 -04:00
..
admin.html Update HTML files to use Bunny.net CDN for static assets 2025-07-03 20:44:16 -04:00
admin.js Add comprehensive session security to admin panel 2025-07-03 20:53:44 -04:00
app-google.js Initial commit: ICE Watch Michigan community safety tool 2025-07-02 23:27:22 -04:00
app-mapbox.js Update HTML files to use Bunny.net CDN for static assets 2025-07-03 20:44:16 -04:00
app.js Add custom map icons for persistent vs. temporary reports 2025-07-03 01:34:39 -04:00
favicon.svg Update HTML files to use Bunny.net CDN for static assets 2025-07-03 20:44:16 -04:00
index.html Update HTML files to use Bunny.net CDN for static assets 2025-07-03 20:44:16 -04:00
privacy.html Update HTML files to use Bunny.net CDN for static assets 2025-07-03 20:44:16 -04:00
style.css Fix reports table text color with explicit th,td selector 2025-07-03 21:12:11 -04:00