![]() |
|
|
|
|
Change By:
|
milki mlk
(29/Sep/14 6:52 PM)
|
|
Description:
|
With the change
from Jenkins 1.581 -
https://issues.jenkins-ci.org/browse/JENKINS-24625 (https://github.com/jenkinsci/jenkins/commit/2753fac18d6ead74d8f446abcebda659eab29155), all the table elements retain a background-color: #FFF
While each individual buildcard has a table class (PENDING, ABORTED, etc) that overrides it's background-color, the td that the table belongs in has a background-color: #FFF that isn't overridden.
For example:
tr.build-pipeline - td #build-##### - table.build-card.rounded.SUCCESS
table.SUCCESS sets a background-color of #1bd130. However, has a background-color: #FFF from style.css
tr.build-pipeline itself also retains the same background-color: #FFF
I've attached a sample of the pipeline with and without the background-color: #fff disabled.
This color change is undesirable and makes it very difficult to read the pipeline now.
cppcheck https://issues.jenkins-ci.org/browse/JENKINS-24834 has similarly needed to patch their templates for this change in core.
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[email protected].
For more options, visit
https://groups.google.com/d/optout.