From 36a9f16634e9f506d14992f1480c0129d5e6613f Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Fri, 9 Oct 2020 09:24:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=B4=E9=83=A8=E6=94=B9=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/edu-purge.css | 6 +++--- src/modules/tpm/NewHeader.js | 12 ++++++------ src/modules/tpm/TPMIndex.css | 1 - 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/public/css/edu-purge.css b/public/css/edu-purge.css index 30212af1..5279a0c4 100644 --- a/public/css/edu-purge.css +++ b/public/css/edu-purge.css @@ -3975,11 +3975,11 @@ html>body #ajax-indicator { display: block; height: 100%; width: 100%; - color: #fff; + color: #333; font-size: 16px; } -.head-nav ul#header-nav li a:hover { +.head-nav ul#header-nav li a:hover,.head-nav ul#header-nav li.active a { color: #5091FF; } @@ -3988,7 +3988,7 @@ html>body #ajax-indicator { } .head-nav ul#header-nav li.active{ - background-color: #3B3B3B; + /* background-color: #3B3B3B; */ } diff --git a/src/modules/tpm/NewHeader.js b/src/modules/tpm/NewHeader.js index 1f49945a..734496d3 100644 --- a/src/modules/tpm/NewHeader.js +++ b/src/modules/tpm/NewHeader.js @@ -767,7 +767,7 @@ class NewHeader extends Component {
{this.props.user && this.props.user.login ?
- +
{/*