style.css should define background color for input fields

This issue is archived. You can view it, but you can't modify it. Learn more

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.

            Assignee:
            Unassigned
            Reporter:
            Ceesjan Luiten
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: