From 4207108c29fd80ef6ad927c35c23bf8921a8e421 Mon Sep 17 00:00:00 2001 From: taoshihan1991 <630892807@qq.com> Date: Thu, 24 Dec 2020 15:30:28 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=84=E4=BB=B6icon=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E5=85=BC=E5=AE=B9=E8=8B=B9=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/common.css | 19 +++++++++---------- static/html/chat_page.html | 2 +- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/static/css/common.css b/static/css/common.css index 00a13b8..6171eb8 100644 --- a/static/css/common.css +++ b/static/css/common.css @@ -144,22 +144,21 @@ content: ''; float: left; background-color: #9da0a0; - width: 1.5em; - height: 0.45em; - margin-left: 0.07em; - margin-bottom: -0.07em; - border-top-left-radius: 0.1em; - border-top-right-radius: 0.1em; - box-shadow: 1.25em 0.25em 0 0em #9da0a0; + width: 15px; + height: 3px; + margin-left: 2px; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + box-shadow: 2px 2px 0 0 #9da0a0; } .folderBtn:after { content: ''; float: left; clear: left; background-color: #d4d6d6; - width: 2.5em; - height: 1.8em; - border-radius: 0.1em; + width: 33px; + height: 22px; + border-radius: 1px; } .visitorImageBtn{ float: left; diff --git a/static/html/chat_page.html b/static/html/chat_page.html index 99e5d02..c030340 100644 --- a/static/html/chat_page.html +++ b/static/html/chat_page.html @@ -13,7 +13,7 @@ - +