From 8ff145e9cc91a3508f27be3db9905e5c2ec352b0 Mon Sep 17 00:00:00 2001 From: Argo-Lenovo Date: Mon, 2 Jan 2017 13:00:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=80=89=E4=B8=AD=E7=9A=84?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E9=9B=86active=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Content/css/fa.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Bootstrap.Admin/Content/css/fa.css b/Bootstrap.Admin/Content/css/fa.css index e065eb9a..ab8ca59f 100644 --- a/Bootstrap.Admin/Content/css/fa.css +++ b/Bootstrap.Admin/Content/css/fa.css @@ -235,6 +235,6 @@ bottom: 70px; } - .faicon .nav-tabs > li.active > a, .faicon .nav-tabs > li.active > a:hover, .faicon .nav-tabs > li.active > a:focus { - background-color: #41CAC0; - } +.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { + background-color: #41CAC0; +}