-
Improvement
-
Resolution: Fixed
-
Minor
It's difficult (especially on wider screens) to associate a list entry (based on e.g. date or user who performed the change) with the File A/File B column radio buttons on the right used for diff.
It would be helpful to alternate row background colors so it's easier to see which radio buttons belongs to which row.
Code changed in jenkins
User: Daniel Beck
Path:
src/main/resources/hudson/plugins/jobConfigHistory/ComputerConfigHistoryAction/index.jelly
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/index.jelly
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction/history.jelly
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction/index.jelly
src/main/resources/hudson/plugins/jobConfigHistory/table.css
http://jenkins-ci.org/commit/jobConfigHistory-plugin/66a44a8062782368d381da69aa31412662a0b474
Log:
[FIXED JENKINS-24930] Alternating row bg colors
Also switches to using the PNG icons so there's no ugly white
background.