Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-72459

Epic Colour with white (blank) background

XMLWordPrintable

      Issue Summary

      The Epic Colour options are with a white backgorund, making it difficult to identify each color.

      Steps to Reproduce

      1. Go to a Scrum board Backlog page
      2. Expand the Epics panel
      3. 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>
      

            dserhiienko Denys Serhiienko
            065e0c332dd4 Michel (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: