Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pipelines.scss « pages « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 546176b65e4aa5527c8e62ba80d0499c1c4edf4f (plain)
1
2
3
4
.pipeline-stage {
  overflow: hidden;
  text-overflow: ellipsis;
}