Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/JENKINS-22099-progress-bar' into…
Browse files Browse the repository at this point in the history
… progressbar

Conflicts:
	src/main/webapp/pipe.css
  • Loading branch information
patbos committed Apr 6, 2014
2 parents 25d03ce + 394b26a commit 525fdaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/webapp/pipe.css
Original file line number Diff line number Diff line change
Expand Up @@ -204,13 +204,13 @@ section.stage a:hover {
border-left: 6px solid #0092ef;
}

.timestamp {
span.timestamp {
display: inline-block;
font-size: 0.8em;
font-weight: lighter;
}

.duration {
span.duration {
display: inline-block;
font-size: 0.8em;
margin-left: 15px;
Expand Down

0 comments on commit 525fdaa

Please sign in to comment.