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

style.css should define background color for input fields

XMLWordPrintable

      Currently style.css sets the foreground color but doesn't set the background color; this renders all input fields unreadable for people with certain color schemes.

      https://github.com/jenkinsci/jenkins/blob/7cdb85d09c0a709c59694de7b009cb2d0117578b/war/src/main/webapp/css/style.css#L115

      To reproduce on Windows: Switch the Windows theme to High Contract and open a job configuration page.

      To reproduce on Linux: Switch your theme to one where you have dark backgrounds and light text.

      To solve this, add 'background-color: #fff' to the same definition.

            Unassigned Unassigned
            quinox Ceesjan Luiten
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: