Skip to content

Instantly share code, notes, and snippets.

@elmundio87
Last active October 23, 2024 15:00
Show Gist options
  • Save elmundio87/cd1feb107c71d1fcb84b5402baf4ced8 to your computer and use it in GitHub Desktop.
Save elmundio87/cd1feb107c71d1fcb84b5402baf4ced8 to your computer and use it in GitHub Desktop.
.gl-text-truncate {
white-space: unset !important;
}
div[data-qa-selector="job_link"] {
max-width: 1000px !important;
width: 1000px !important;
}
div.ci-job-component > div {
display: none;
}
div.gl-white-space-normal {
margin: 0px;
}
.gl-pipeline-job-width, .gl-card {
width: 800px !important;
}
a[title$="0 to add, 0 to change, 0 to destroy."] {
background: #DDD;
}
a[title$="Terraform plan has no changes"] {
display: none !important;
}
a[title$="customer-pf-infra"] {
display: none !important;
}
.gl-mb-2 {
margin-bottom: 0 !important
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment