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