Feature #2651
closed
Calendar Highlight own issues
Added by Leonard Brünings almost 16 years ago.
Updated over 15 years ago.
Description
Could you please add a css class to the calendar items that are owned by the user.
This way they could be highlighted and would be easier to spot for the user.
- Category set to UI
- Status changed from New to Resolved
- Target version set to 0.8.3
- Resolution set to Fixed
Done in r2567 and r2568. Classes assigned-to-me and created-by-me were added.
In order to highlight issues owned by the current user on the calendar:
.cal issue.assigned-to-me { background: green; }
- Status changed from Resolved to Closed
Committed in 0.8-stable in r2650.
Also available in: Atom
PDF