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

jobs_index.scss « admin « page_bundles « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7844cae5f8755b7b0d0ce45aabfd8d191c76e1d4 (plain)
1
2
3
4
5
.admin-builds-table {
  td:last-child {
    min-width: 120px;
  }
}