- Issue created by @mandclu
The current display of the "Key Dates" for an event is not optimal. In particular:
- Section heading is the same size and the field labels, which avoids a visual hierarchy
- Dates are spaced too far apart
- Once a key date has passed, it should show with strikethrough to make it obvious it is in the past
Implement a new library and attach it to the "dates" display mode for events. Use Javascript to add a class that will create the strikethrough, so that we don't need to worry about invalidating the cache at the right time.
Active
1.0
User interface