https://github.com/peshrus/gitlab-wide
https://chrome.google.com/webstore/detail/clngdbkpkpeebahjckkjfobafhncgmne
width 3840
66%:
.fixed-width-container,
.fixed-width-container *,
.limit-container-width,
.limit-container-width *,
.container-limited {
max-width: 66% !important;
}
.content-list.pipelines .ci-table table colgroup col:nth-child(1) {
width: 6% !important;
/* background: rgba(255,0,0,0.3); */
}
.content-list.pipelines .ci-table table colgroup col:nth-child(2) {
width: 5% !important;
/* background: rgba(0,255,0,0.3); */
}
.content-list.pipelines .ci-table table colgroup col:nth-child(3) {
width: 4% !important;
/* background: rgba(0,0,255,0.3); */
}
.content-list.pipelines .ci-table table colgroup col:nth-child(4) {
width: 55% !important;
/* background: rgba(0,255,255,0.3); */
}
.content-list.pipelines .ci-table table colgroup col:nth-child(5) {
width: 10% !important;
/* background: rgba(255,0,255,0.3); */
}
.content-list.pipelines .ci-table table colgroup col:nth-child(6) {
width: 8% !important;
/* background: rgba(255,255,0,0.3); */
}
.content-list.pipelines .ci-table table colgroup col:nth-child(7) {
width: 8% !important;
/* background: rgba(0,0,0,0.3); */
}
100%
.fixed-width-container,
.fixed-width-container *,
.limit-container-width,
.limit-container-width *,
.container-limited {
max-width: 100% !important;
}
.content-list.pipelines .ci-table table colgroup col:nth-child(1) {
width: 5% !important;
/* background: rgba(255,0,0,0.3); */
}
.content-list.pipelines .ci-table table colgroup col:nth-child(2) {
width: 5% !important;
/* background: rgba(0,255,0,0.3); */
}
.content-list.pipelines .ci-table table colgroup col:nth-child(3) {
width: 4% !important;
/* background: rgba(0,0,255,0.3); */
}
.content-list.pipelines .ci-table table colgroup col:nth-child(4) {
width: 62% !important;
/* background: rgba(0,255,255,0.3); */
}
.content-list.pipelines .ci-table table colgroup col:nth-child(5) {
width: 10% !important;
/* background: rgba(255,0,255,0.3); */
}
.content-list.pipelines .ci-table table colgroup col:nth-child(6) {
width: 8% !important;
/* background: rgba(255,255,0,0.3); */
}
.content-list.pipelines .ci-table table colgroup col:nth-child(7) {
width: 6% !important;
/* background: rgba(0,0,0,0.3); */
}