From 095c8ef9648c80c94a4d6b1e392d6cb691fa951d Mon Sep 17 00:00:00 2001 From: "sylor_huang@126.com" Date: Wed, 29 Apr 2020 18:22:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/merge.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/merge.css b/css/merge.css index 29d9fb8fa..62bf6470d 100755 --- a/css/merge.css +++ b/css/merge.css @@ -160,4 +160,7 @@ .CodeMirror-merge-collapsed-line .CodeMirror-gutter-elt { display: none; +} +.color-grey { + color: #888 !important; } \ No newline at end of file