CSS styles to remove clutter and show what is most important for standup.
- Use a browser addon that allows you to manage custom styles for websites - like Stylus.
- In the addon create a stylesheet for Jira and copypaste the content of
jira-standup-mode.css
from this repo. - You customize your styles by removing parts of my stylesheet, or add your own rules to it.
You may want to adapt some of the rules - eg. we are not using epics in my team, so I removed "Add epic" button from the task view
- Fullscreen Kanban board
- Removed top and side navigation
- Removed sprint header, side bar
- Removed "add column" button
- Fullscreen Task Board
- Removed margins around the task popup
- Removed comment box
- Backlog view
- It's fullscreen as the Kanban Board
- Removed comment box from the task panel
- Removed other clutter
- Quickstart button removed
- Kanban board minimap removed
- Removed "add epic" button from task view (personal preference)