ice/public
Deco Vander 83173da778 Apply admin table styling to reports table for consistency
Updated reports table to use the same robust styling as admin table:

 Added:
- border-radius: 8px and overflow: hidden for rounded corners
- box-shadow: 0 2px 4px var(--shadow) for elevation
- color: var(--text-color) on table element for inheritance
- Consistent border styling with 1px borders
- font-weight: bold for headers (matching admin)

 Improved:
- Better dark mode support with proper color inheritance
- Consistent visual appearance between admin and public tables
- Removed duplicate box-shadow from table-container
- Simplified header borders (removed 2px, sticky positioning complexity)

Both tables now share the same visual design language and dark mode behavior.
2025-07-03 21:09:12 -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 Apply admin table styling to reports table for consistency 2025-07-03 21:09:12 -04:00