-
Bug
-
Resolution: Fixed
-
Minor
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.
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.
- is related to
-
JENKINS-24917 Default background-color: #FFF on tables and table elements isn't overridden by build-pipeline background-color
-
- Resolved
-
-
JENKINS-24703 Search box background color (white) not matching navbar backround (black)
-
- Resolved
-
-
JENKINS-24828 BuildPipeline view is mangled by latest css changes
-
- Resolved
-
-
JENKINS-24834 CPP check report background colours not displaying for new or resolved issues since upgrade
-
- Closed
-
That would probably be a good idea (Tom, who's working on Jenkins UX, is currently on vacation). For advice related to that, see:
https://wiki.jenkins-ci.org/display/JENKINS/Governance+Document#GovernanceDocument-Usingpullrequests
https://wiki.jenkins-ci.org/display/JENKINS/Pull+Request+to+Repositories