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 {