From dcfa10eba22aa668922c574d1a21f57a396ee322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= <93301500+xushubieli@users.noreply.github.com> Date: Thu, 25 May 2023 18:38:11 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/archives_do.php | 11 ++++------- src/static/web/css/admin.css | 6 +++--- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/src/admin/archives_do.php b/src/admin/archives_do.php index a1660ce9..cef8cb36 100644 --- a/src/admin/archives_do.php +++ b/src/admin/archives_do.php @@ -265,13 +265,10 @@ else if ($dopost == "checkArchives") { 文档id: - -

(移动栏目和选定文档栏目类型一致,否则过滤不相关文档)

- - + - + @@ -543,7 +540,7 @@ else if ($dopost == 'quickEdit') { - + @@ -780,7 +777,7 @@ else if ($dopost == 'attsDlg') { - + diff --git a/src/static/web/css/admin.css b/src/static/web/css/admin.css index bc08efa5..2a09e645 100644 --- a/src/static/web/css/admin.css +++ b/src/static/web/css/admin.css @@ -390,9 +390,8 @@ body.hidemenu .body-right { } .pubdlg .title { padding:0 .5rem; - height:28px; - line-height:28px; - font-weight:600; + height:30px; + line-height:30px; color:#545b62; background:#f5f5f5; border-bottom:1px solid #dee2e6 @@ -417,6 +416,7 @@ body.hidemenu .body-right { } .quickselfoot { padding:.5rem; + background:#f5f5f5; border-top:1px solid #dee2e6 } .quickselitem {