mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-19 04:40:32 -05:00
17236a896c
- Add app/static/css/gantt-chart.css to override Frappe Gantt: - Card-style container, grid, and popup using app palette - Primary (#4A90E2) for projects and today column; tasks #10b981 - Dark mode via .dark for grid, text, bars, arrows, and tooltip - Themed today highlight, bar labels, and dependency arrows - In gantt/view.html: link gantt-chart.css, drop inline overrides - Gantt options: bar_height 24, bar_corner_radius 6, padding 20