Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: core
-
Labels:
-
Environment:Jenkins version 2 and above
-
Similar Issues:
Description
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
URL | https://github.com/jenkinsci/jenkins/pull/2511 |
Description |
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! |
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 | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Labels | 2.0 user-experience | 2.0 lts-candidate user-experience |
Issue Type | Improvement [ 4 ] | Bug [ 1 ] |
Summary | Colors for ComboBoxList | ComboBoxList text is unreadable due to Jenkins 2 style change |
Labels | 2.0 lts-candidate user-experience | 2.0 2.19.1-fixed user-experience |
Assignee | Joseph Petersen [ jetersen ] |
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.