changed nprogress colour

This commit is contained in:
nilsding 2014-11-26 13:34:23 +01:00
parent b0b19dd3e2
commit 976cdef4d7
1 changed files with 2 additions and 2 deletions

View File

@ -10,6 +10,6 @@ body { padding-top: $navbar-height; }
@import "font-awesome";
$nprogress-color: #666; /* hail stan */
$nprogress-color: darken(#4285F4, 25%);
@import 'nprogress';
@import 'nprogress-bootstrap';
@import 'nprogress-bootstrap';