-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
It would be nice if plugins could define css styles that could
be used in their jelly scripts.
These could be put into
src/main/webapp/css/*.css
and loaded by hudson for jobs that have the corresponding
plugin configured.
The current setup is less than optimal - inline styles.
[JENKINS-695] Allow plugins to define css styles
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Would you need to specify order among CSS, or can Hudson use some trivial
ordering scheme (like alphabetical order)?
I ask this because order in CSS matters.