-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/develop'
Former-commit-id: 8b5e26e73635d05ba5b434361049fa95c64c093b [formerly 8b5e26e73635d05ba5b434361049fa95c64c093b [formerly 8b5e26e73635d05ba5b434361049fa95c64c093b [formerly 8b5e26e73635d05ba5b434361049fa95c64c093b [formerly be9a399 [formerly 20ad0f165fbffa16265ebae508143a598b3413d2]]]]] Former-commit-id: fcac428 Former-commit-id: 096a4f6 Former-commit-id: 8ed814d291fad05e706ce7c3616376730854100a [formerly 0dfffa884dafae04e9dbadc64f43072cdae13fb1] Former-commit-id: 5ab7ff7a264bea5009f314a1cdcf3bd38f87842b Former-commit-id: ae511b4318de261f6bb938ec6dd433ed982d00f9 Former-commit-id: 622f33d707c04d9178e66919ee970995ce2708d6 Former-commit-id: 8ebf2cca72916b458f2eb1b2dda83ea54be2ae1c Former-commit-id: 8c1635fc0e400a8149389b4f2e58da7b0e46b588
- Loading branch information
Showing
5 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
#nprogress { | ||
.bar { | ||
background: $color-primary !important; | ||
} | ||
.peg { | ||
box-shadow: 0 0 10px $color-primary, 0 0 5px $color-primary !important; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters