Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Attachments: 2014-08-09_114643_7858.png
Components: core
Created: 08/Sep/14 9:50 AM
Description:

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.

Project: Jenkins
Labels: css
Priority: Minor Minor
Reporter: Ceesjan Luiten
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to