From 449a44a30c7b55bacae1a8b7b3b43f53e7aefe00 Mon Sep 17 00:00:00 2001 From: Argo-MacBookPro Date: Sat, 11 Aug 2018 14:34:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F=EF=BC=9A?= =?UTF-8?q?=E8=B7=9F=E6=96=B0car-header=20a=E6=A0=B7=E5=BC=8F=E9=A2=9C?= =?UTF-8?q?=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/wwwroot/css/theme.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Bootstrap.Admin/wwwroot/css/theme.css b/Bootstrap.Admin/wwwroot/css/theme.css index c9a35fc6..5d0d486a 100644 --- a/Bootstrap.Admin/wwwroot/css/theme.css +++ b/Bootstrap.Admin/wwwroot/css/theme.css @@ -73,6 +73,10 @@ input.pending { display: inline; } +.card-header a { + color: #797979; +} + .btn span:last-child { margin-left: 4px; display: none;