Summary

      When going to a board in Jira 7.10.x and hovering over the X day remaining in the top right, the dates are not legible

      Steps to Reproduce

      1. Create a board
      2. Hover over or click on X day remaining

      Expected Results

      You should be able to see the dates clearly

      Actual Results

      The font color for the dates is too dark so you are not able to see the dates

      Workaround

      Add the following snippet to the Announcement Banner

      <style>
      .ghx-sprint-dates b{
      color: #FFFFFF !important;
      }
      </style>
      

            [JSWSERVER-16669] Start Date & Projected End Date Not Visible

            Bugfix Automation Bot made changes -
            Minimum Version New: 7.1
            Rob made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 397497 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow v2 [ 2853113 ] New: JAC Bug Workflow v3 [ 2935220 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Symptom Severity Original: Minor [ 14432 ] New: Severity 3 - Minor [ 15832 ]
            Owen made changes -
            Workflow Original: JIRA Bug Workflow w Kanban v7 - Restricted [ 2706756 ] New: JAC Bug Workflow v2 [ 2853113 ]
            Kamil Kolonko made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: Awaiting Release [ 11372 ] New: Resolved [ 5 ]
            SET Analytics Bot made changes -
            Support reference count New: 1
            Javier Aguilar (Inactive) made changes -
            Description Original: h3. Summary

            When going to a board in Jira 7.10.x and hovering over the X day remaining in the top right, the dates are not legible

            h3. Steps to Reproduce
            # Create a board
            # Hover over or click on X day remaining

            h3. Expected Results

            You should be able to see the dates clearly

            h3. Actual Results

            The font color for the dates is too dark so you are not able to see the dates

            h3. Workaround

            Add the following snippet to the Announcement Banner
            {code}
            <style>
            .ghx-sprint-dates b{
            color: white !important;
            }
            </style>
            {code}
            New: h3. Summary

            When going to a board in Jira 7.10.x and hovering over the X day remaining in the top right, the dates are not legible

            h3. Steps to Reproduce
            # Create a board
            # Hover over or click on X day remaining

            h3. Expected Results

            You should be able to see the dates clearly

            h3. Actual Results

            The font color for the dates is too dark so you are not able to see the dates

            h3. Workaround

            Add the following snippet to the Announcement Banner
            {code}
            <style>
            .ghx-sprint-dates b{
            color: #FFFFFF !important;
            }
            </style>
            {code}
            Javier Aguilar (Inactive) made changes -
            Description Original: h3. Summary

            When going to a board in Jira 7.10.x and hovering over the X day remaining in the top right, the dates are not legible

            h3. Steps to Reproduce
            # Create a board
            # Hover over or click on X day remaining

            h3. Expected Results

            You should be able to see the dates clearly

            h3. Actual Results

            The font color for the dates is too dark so you are not able to see the dates
            New: h3. Summary

            When going to a board in Jira 7.10.x and hovering over the X day remaining in the top right, the dates are not legible

            h3. Steps to Reproduce
            # Create a board
            # Hover over or click on X day remaining

            h3. Expected Results

            You should be able to see the dates clearly

            h3. Actual Results

            The font color for the dates is too dark so you are not able to see the dates

            h3. Workaround

            Add the following snippet to the Announcement Banner
            {code}
            <style>
            .ghx-sprint-dates b{
            color: white !important;
            }
            </style>
            {code}
            Sylwia Mikołajczuk made changes -
            Fix Version/s New: 7.11.0 [ 79902 ]

              smikolajczuk Sylwia Mikołajczuk
              jaguilar Javier Aguilar (Inactive)
              Affected customers:
              2 This affects my team
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: