mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-12 07:19:49 -05:00
a42a84ecdc
- Replace bg-white dark:bg-gray-800 with bg-card-light dark:bg-card-dark across all templates for consistent theming - Fix layout rendering issues on multiple pages: * Calendar - Calendar View * Time Tracking - Projects, Weekly Goals, Time Entry Templates * Tools & Data - Import/Export, Saved Filters * Admin - Security Access (API Tokens), System Maintenance (Backups) * User pages (Profile, Settings) * Invoice, Quote, and Expense pages * All component widgets and help pages - Remove footer section from base.html to clean up page layout - Remove unused footer script for setting current year - Ensure consistent card styling across entire application for proper dark mode support Affects 33 template files total.