mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
Change turbolinks progress bar color
This commit is contained in:
parent
9d6464d18a
commit
b624870f9b
@ -18,3 +18,7 @@
|
|||||||
|
|
||||||
@import "bootstrap-sprockets";
|
@import "bootstrap-sprockets";
|
||||||
@import "bootstrap";
|
@import "bootstrap";
|
||||||
|
|
||||||
|
.turbolinks-progress-bar {
|
||||||
|
background-color: $brand-primary;
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user