mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-01-11 22:21:08 -06:00
- Reduce global .btn:hover lift (no translate) and lighten shadow (0 2px 6px @ 0.08); trim overlay to 0.35 - Tone down .btn-primary/.btn-success/.btn-danger hover lift and shadows - Align inline .btn:hover in templates (tasks view/edit/create, my_tasks, projects create) - Preserve focus states and dark mode; no functional changes Files: - app/static/base.css - app/templates/tasks/view.html - app/templates/tasks/edit.html - app/templates/tasks/create.html - app/templates/tasks/my_tasks.html - templates/projects/create.html