From 997de2fe2c3ccb1d95037871993edd9b541eb5ef Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Thu, 15 Aug 2019 15:17:09 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BE=A7=E8=BE=B9=E6=A0=8F=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E7=94=A8=E6=88=B7=E7=99=BB=E5=BD=95=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Views/Shared/Navigator.cshtml | 8 + Bootstrap.Admin/wwwroot/css/lte.css | 218 +++++++++--------- Bootstrap.Admin/wwwroot/css/theme.css | 9 +- 3 files changed, 123 insertions(+), 112 deletions(-) diff --git a/Bootstrap.Admin/Views/Shared/Navigator.cshtml b/Bootstrap.Admin/Views/Shared/Navigator.cshtml index fdc6aa73..22a599fe 100644 --- a/Bootstrap.Admin/Views/Shared/Navigator.cshtml +++ b/Bootstrap.Admin/Views/Shared/Navigator.cshtml @@ -1,5 +1,13 @@ @model NavigatorBarModel