By default the visual separation between stories on the Jira Agile sprint backlog is not as good as it could and should be. This custom CSS works as a solution for this issue with the following adjustments:
- open stories are displayed with a blue background
- completed stories are displayed with a green background
- swimlanes that have no completion status are still displayed with a white background
- minimum height of tasks has been reduced to improve amount of visible stories on the board
- Open the System Administration of your Jira installation
- Locate the menu option
Announcement Banner
in theUser Interface
section - Add the code from the file src/announcement-banner.html from this repository into the announcement textarea
The CSS was successfully updated and tested in Jira 7.10.2.