Skip to content

Commit

Permalink
fix: row-commiter::after gradient
Browse files Browse the repository at this point in the history
  • Loading branch information
the-j0k3r committed Jan 6, 2021
1 parent 683ac80 commit 3841539
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions travis-ci-inspired-dark-extended.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -5066,6 +5066,9 @@
background-color: #282828 !important;
}
}
.branch-row .row-commiter::after {
background: linear-gradient(-90deg, #191919 20%, #fff0 100%);
}
@media only screen and (min-width: 50.063em) {
.job-number {
border-right: 1px solid #444 !important;
Expand Down

0 comments on commit 3841539

Please sign in to comment.