diff --git a/Bootstrap.Admin/Content/nprogress.css b/Bootstrap.Admin/Content/nprogress.css index 63eb36eb..97bb2aa1 100644 --- a/Bootstrap.Admin/Content/nprogress.css +++ b/Bootstrap.Admin/Content/nprogress.css @@ -4,7 +4,7 @@ } #nprogress .bar { - background: #29d; + background: #673AB7; position: fixed; z-index: 1031; top: 0;