Created
September 13, 2017 21:26
-
-
Save gabrielrolfsen/e70aea436a01f03b0048ce479b262963 to your computer and use it in GitHub Desktop.
Jekins Pipeline Plugin Custom CSS File
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
div.pipeline-wrapper { | |
background-color: #b31919; | |
} | |
.rounded { | |
box-shadow: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment