From be58f2de18db44855f04b7113babf615ddbb41ee Mon Sep 17 00:00:00 2001 From: holan20180123 <56391770@qq.com> Date: Wed, 31 Mar 2021 15:11:37 +0800 Subject: [PATCH] * Adjust header menu style. --- www/theme/default/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/theme/default/style.css b/www/theme/default/style.css index e4b8a35cca..b781dfe5bc 100644 --- a/www/theme/default/style.css +++ b/www/theme/default/style.css @@ -45,7 +45,7 @@ a.showMoreImage:hover {opacity: 1;} .table-footer .checked+div .btn, .table-actions .btn:hover {background: #16a8f8; border-color: #16a8f8} #header #toolbar a {color: #3c4353; font-size: 13px;} -#header #toolbar a:hover {color: #fff;} +#header #toolbar a:hover, .selected a {color: #fff!important;} #header #toolbar i {font-size: 16px;} #navbar .nav>li.divider {margin: 15px 8px 15px 8px;}