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. |
||
---|---|---|
.. | ||
admin.html | ||
admin.js | ||
app-google.js | ||
app-mapbox.js | ||
app.js | ||
favicon.svg | ||
index.html | ||
privacy.html | ||
style.css |