From fe924142ab5366452f41f5f58e7955e5f74daf0c Mon Sep 17 00:00:00 2001 From: Jmysy <854085467@qq.com> Date: Sun, 14 Jun 2020 00:00:09 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BD=E8=89=B2=E4=B8=BB=E9=A2=98=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E8=83=8C=E6=99=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Pear Admin v 2.0/admin/css/pearMenu.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pear Admin v 2.0/admin/css/pearMenu.css b/Pear Admin v 2.0/admin/css/pearMenu.css index ebf60e2..3e495a5 100644 --- a/Pear Admin v 2.0/admin/css/pearMenu.css +++ b/Pear Admin v 2.0/admin/css/pearMenu.css @@ -183,12 +183,12 @@ .light-theme .pear-nav-tree .layui-this a, .light-theme .pear-nav-tree .layui-this{ color: white!important; - background-color: #009688!important; + background-color: #5FB878!important; } .light-theme .pear-nav-tree .layui-this a:hover{ - background-color: #009688!important; + background-color: #5FB878!important; }