feat(github): style the progress bar (#121)
Co-authored-by: Isabel <71222764+isabelroses@users.noreply.github.com>
This commit is contained in:
parent
ec77a17cb6
commit
7c97b9a454
@ -842,6 +842,11 @@
|
|||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: @accent-color;
|
background-color: @accent-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Progress bar */
|
||||||
|
.turbo-progress-bar {
|
||||||
|
background-color: @accent-color;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@-moz-document regexp("https:\/\/notebooks\.githubusercontent\.com\/view\/ipynb.*") {
|
@-moz-document regexp("https:\/\/notebooks\.githubusercontent\.com\/view\/ipynb.*") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user