summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/container_registry.scss
blob: 7d68eae3c9772e5a0da80528e8350fd8c896848d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/**
 * Container Registry
 */

.container-image {
  border-bottom: 1px solid #f0f0f0;
}

.container-image-head {
  padding: 0px 16px;
  line-height: 4;
}

.table.tags {
  margin-bottom: 0px;
}