feat(github): style the progress bar (#121)

Co-authored-by: Isabel <71222764+isabelroses@users.noreply.github.com>
This commit is contained in:
Ryan Cao 2023-07-23 15:47:32 +08:00 committed by GitHub
parent ec77a17cb6
commit 7c97b9a454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -842,6 +842,11 @@
background-image: none;
background-color: @accent-color;
}
/* Progress bar */
.turbo-progress-bar {
background-color: @accent-color;
}
}
}
@-moz-document regexp("https:\/\/notebooks\.githubusercontent\.com\/view\/ipynb.*") {