From 804ab97be198f09ad913265257bb9becf1658a08 Mon Sep 17 00:00:00 2001 From: Argo-Lenovo Date: Wed, 15 Mar 2017 20:57:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8F=90=E7=A4=BA=E6=A0=8F?= =?UTF-8?q?=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/Content/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap.Admin/Content/site.css b/Bootstrap.Admin/Content/site.css index 65dc1861..89b8221d 100644 --- a/Bootstrap.Admin/Content/site.css +++ b/Bootstrap.Admin/Content/site.css @@ -54,7 +54,7 @@ a, a:hover, a:focus { color: #777; } - .header > .dropdown > a:hover, .header > .dropdown.open > a { + .header > .dropdown > a:hover, .header > .dropdown.open > a, .notify-row > li > a:hover { border: 1px solid #777; color: #333 }