-
Improvement
-
Resolution: Unresolved
-
Minor
-
Jenkins 2.235.4
The page style changes make the plugin page difficult to follow and pick the right tickbox.
Suggest changing ${JENKINS_URL}/jsbundles/base-styles-v2.css:
.bigtable td {
vertical-align: middle
to render as "top".
See attachments for middle and top alignment.
Also, either make the border a shade darker and/or higher contrast on alternating rows.
[JENKINS-63419] Plugins page table alignment issue
Description |
Original:
The page style changes make the plugin page difficult to follow and pick the right tickbox. Suggest changing ${JENKINS_URL}/jsbundles/base-styles-v2.css: {{.bigtable td {}}{{ vertical-align: middle}} to "top" |
New:
The page style changes make the plugin page difficult to follow and pick the right tickbox. Suggest changing ${JENKINS_URL}/jsbundles/base-styles-v2.css: {{.bigtable td {}} {{ vertical-align: middle}} {{to "top"}} |
Attachment | New: plugins-middle.png [ 52232 ] | |
Attachment | New: plugins-top.png [ 52233 ] |
Description |
Original:
The page style changes make the plugin page difficult to follow and pick the right tickbox. Suggest changing ${JENKINS_URL}/jsbundles/base-styles-v2.css: {{.bigtable td {}} {{ vertical-align: middle}} {{to "top"}} |
New:
The page style changes make the plugin page difficult to follow and pick the right tickbox. Suggest changing ${JENKINS_URL}/jsbundles/base-styles-v2.css: {{.bigtable td {}} {{ vertical-align: middle}} to render as "top". See attachments for middle and top alignment. Also, either make the border a shade darker and/or higher contrast on alternating rows. |
Attachment | Original: plugins-middle.png [ 52232 ] |
Attachment | New: plugins-middle.png [ 52234 ] |