- Remove all !important declarations from table cell styles in _index.scss - Increase selector specificity by changing .location-cell to td.location-cell - Change .details-cell to td.details-cell, .time-cell to td.time-cell, etc. - This eliminates the need for !important while maintaining proper cascade order - Follows CSS best practices for maintainable and readable stylesheets |
||
---|---|---|
.. | ||
admin.html | ||
admin.js | ||
app-google.js | ||
app-mapbox.js | ||
app.js | ||
favicon.svg | ||
index.html | ||
privacy.html | ||
style-backup.css | ||
style.css.map | ||
utils.js |