Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-11722

Wall Display Panel shows unstable builds in Grey, not Yellow

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • walldisplay-plugin
    • None
    • Jenkins 1.436
      Wall Display Plugin 0.6.2 (built locally from tag)

      Unstable, non-building builds are showing as grey instead of yellow. Unstable, building builds are showing yellow across grey.

      Line 81 of walldisplay.html defines this CSS style:

      		.job_yellow_blue {
      			background-color: #888800;
      		}
      

      however the style name should be ".job_color_yellow" to actually display a yellow background.

            pelle Christian Pelster
            adam_dejardine Adam DeJardine
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: