From 82e955901877422b40d866758b250ea9f8d93d0a Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Fri, 24 Aug 2018 21:05:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=A0=B7=E5=BC=8F=EF=BC=9AHe?= =?UTF-8?q?ader=E5=86=85=E7=9A=84=E4=B8=8B=E6=8B=89=E6=A1=86=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=8A=A8=E7=94=BB=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/wwwroot/css/site.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Bootstrap.Admin/wwwroot/css/site.css b/Bootstrap.Admin/wwwroot/css/site.css index f891f28e..13579ed8 100644 --- a/Bootstrap.Admin/wwwroot/css/site.css +++ b/Bootstrap.Admin/wwwroot/css/site.css @@ -75,6 +75,7 @@ a, a:hover, a:focus { border-radius: 4px; padding: 6px 12px; color: #777; + transition: all .25s linear; } .header [data-toggle="dropdown"]:hover {