templates/dashboard.jinja.html [119:137]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}
.pipeline-stage {
display: flex;
flex-direction: column;
flex-grow: 1;
margin-left: 0.2em;
margin-right: 0.2em;
}
.stage-bar .progress {
height: 1em;
border-radius: 5px;
}
.stage-bar {
height: 1em;
border-radius: 5px;
border: 1px solid #cfd8dc;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
templates/file-list.jinja.html [71:89]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}
.pipeline-stage {
display: flex;
flex-direction: column;
flex-grow: 1;
margin-left: 0.2em;
margin-right: 0.2em;
}
.stage-bar .progress {
height: 1em;
border-radius: 5px;
}
.stage-bar {
height: 1em;
border-radius: 5px;
border: 1px solid #cfd8dc;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -