From 401c3ef3dc31bfcc12988de088721d02468c4896 Mon Sep 17 00:00:00 2001 From: "sylor_huang@126.com" Date: Tue, 7 Apr 2020 15:12:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 39 +++++++++++++++++++-------------------- src/forge/Main/list.css | 2 +- 2 files changed, 20 insertions(+), 21 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 7acba6f4..18b33b74 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,6 @@ - @@ -308,12 +307,12 @@ - + - @@ -824,17 +823,10 @@ - - - - - - - - - + + @@ -842,5 +834,12 @@ + + + + + + + \ No newline at end of file diff --git a/src/forge/Main/list.css b/src/forge/Main/list.css index d8c0eeb7..8bd0562f 100644 --- a/src/forge/Main/list.css +++ b/src/forge/Main/list.css @@ -574,7 +574,7 @@ border: 1px solid #2185d0; width: 100%; } .color-grey-ccc{ - color: #ccc; + color: #ccc !important; } a.color-grey-ccc:hover{ color: #4cacff !important;