Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mblhaunted/8ca8a1207e20fdfaecb20b6aa38884b3 to your computer and use it in GitHub Desktop.
Save mblhaunted/8ca8a1207e20fdfaecb20b6aa38884b3 to your computer and use it in GitHub Desktop.
Jenkins Build Pipeline Custom CSS
#build-pipeline-plugin-content {
background-color: none;
border-radius: 0;
}
#build-pipeline-plugin-content h1 {
display: none;
}
tbody.pipelineGroup {
background-color: #000;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment