ice/public
Deco Vander ebb5c06773 Fix reports table text color in dark mode
The admin table was working correctly because it explicitly sets 'color: var(--text-color)'
on all table cells, but the main reports table (Table View on homepage) was missing this.

Added 'color: var(--text-color)' to '.reports-table td' to ensure all table cells
use the proper text color in both light and dark modes.

This fixes the gray-on-gray readability issue in the details table view.
2025-07-03 21:06:33 -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 in dark mode 2025-07-03 21:06:33 -04:00