From 9f34d5ab730bf8fa55f582df64f047be51abb543 Mon Sep 17 00:00:00 2001 From: Argo-Lenovo Date: Wed, 31 May 2017 21:42:54 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=9E=84=E4=BB=A3=E7=A0=81=EF=BC=9A?= =?UTF-8?q?=E6=9B=B4=E6=94=B9=E8=BF=9B=E5=BA=A6=E6=9D=A1=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Content/nprogress.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;