Commit 16fb0e26 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Fix conflicts in pipelines.scss

parent ec17589c
...@@ -126,47 +126,7 @@ ...@@ -126,47 +126,7 @@
} }
} }
<<<<<<< HEAD
.table.ci-table {
&.builds-page tbody tr {
height: 71px;
}
tr {
th {
padding: 16px 8px;
border: none;
}
td {
padding: 10px 8px;
}
td.environments-actions {
padding-right: 0;
}
td.stage-cell {
padding: 10px 0;
}
td.deploy-board-container {
padding: 0;
}
.commit-link {
padding: 9px 8px 10px 2px;
}
}
tbody {
border-top-width: 1px;
}
=======
.ci-table { .ci-table {
>>>>>>> bf57a7e80c44080dc7ec0fd774148afdae29cc31
.build.retried { .build.retried {
background-color: $gray-lightest; background-color: $gray-lightest;
} }
...@@ -1182,4 +1142,3 @@ ...@@ -1182,4 +1142,3 @@
} }
} }
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment