-
Bug
-
Resolution: Fixed
-
Low (View bug fix roadmap)
-
8.17.0, 8.17.1
-
8.17
-
2
-
Severity 2 - Major
-
11
-
Issue Summary
The Epic Colour options are with a white backgorund, making it difficult to identify each color.
Steps to Reproduce
- Go to a Scrum board Backlog page
- Expand the Epics panel
- Click on the 3 dots (...) next to some epic name
Expected Results
Actual Results
Workaround
Add the following css script in your Jira Announcement Banner (by following the steps on Configuring an announcement banner KB), then the background colors should be set:
<style type="text/css"> .ghx-label-1 { background-color: #8d542e; color: #fff; } .ghx-label-2 { background-color: #ff8b00; color: #fff; } .ghx-label-3 { background-color: #ffab00; color: #fff; } .ghx-label-4 { background-color: #0052cc; color: #fff; } .ghx-label-5 { background-color: #505f79; color: #fff; } .ghx-label-6 { background-color: #60a222; color: #fff; } .ghx-label-7 { background-color: #cc4388; color: #fff; } .ghx-label-8 { background-color: #5243aa; color: #fff; } .ghx-label-9 { background-color: #ff8f73; color: #fff; } .ghx-label-10 { background-color: #2684ff; color: #fff; } .ghx-label-11 { background-color: #008da6; color: #fff; } .ghx-label-12 { background-color: #6b778c; color: #fff; } .ghx-label-13 { background-color: #00875a; color: #fff; } .ghx-label-14{ background-color: #de350b; color: #fff; } </style>
- is duplicated by
-
JRASERVER-72659 In the epic panel color swatches are not showing just blank icons with e
-
- Closed
-
- mentioned in
-
Page Failed to load
Form Name |
---|