-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins version 2 and above
[JENKINS-37549] ComboBoxList text is unreadable due to Jenkins 2 style change
Description |
Original:
The combobox is still the old Gray background and White text which makes it very hard to read it. Due to UI changes to Jenkins version 2 and above it is hard to see anything with Gray background and White Text. Style is in line with Selects and other form inputs. Here is it shown: !7e6a135c-64a6-11e6-88fe-b9dabb22214b.png|thumbnail! Here it is fixed: !b8919f6e-64a6-11e6-9b87-31e85ba1b5b2.png|thumbnail! |
New:
Due to UI changes to Jenkins version 2 and above it is hard to see anything with Gray background and White Text. The combobox is still the old Gray background and White text which makes it very hard to read it. Style is in line with Selects and other form inputs. Here is it shown: !7e6a135c-64a6-11e6-88fe-b9dabb22214b.png|thumbnail! Here it is fixed: !b8919f6e-64a6-11e6-9b87-31e85ba1b5b2.png|thumbnail! |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | Original: 2.0 user-experience | New: 2.0 lts-candidate user-experience |
Issue Type | Original: Improvement [ 4 ] | New: Bug [ 1 ] |
Summary | Original: Colors for ComboBoxList | New: ComboBoxList text is unreadable due to Jenkins 2 style change |
Code changed in jenkins
User: Joseph
Path:
war/src/main/webapp/css/style.css
http://jenkins-ci.org/commit/jenkins/c505dec68516837a4ca90d9e5a373ecce93730ed
Log:
[FIXED JENKINS-37549] - Fixed background color for ComboBoxList (#2511)
Hard to see anything with Gray background and White Text.
Style is in line with Selects and other form inputs.