From 5d7165ea951047676f1cfdb03fb0d4e584768c78 Mon Sep 17 00:00:00 2001 From: tianshujie Date: Tue, 4 Apr 2023 09:45:26 +0800 Subject: [PATCH] * Fix bug #33637. --- module/api/css/index.css | 4 ++-- module/api/view/apilist.html.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/module/api/css/index.css b/module/api/css/index.css index c632eb7c53..d1a2d2eb31 100644 --- a/module/api/css/index.css +++ b/module/api/css/index.css @@ -24,7 +24,7 @@ .no-content-button {text-align: center; padding-top: 20px;} .no-content-button a:nth-child(2) {margin-left: 20px;} -.cell .detail .detail-title {padding-left: 5px; list-style: none;} +.apiList .detail .detail-title {padding-left: 5px; list-style: none;} .menu-actions {position: absolute; top: 7px; right: 45px; padding: 7px 8px;} .detail ul {position: relative;} .tail-info {position: absolute; right: 0; padding-left: 10px; padding-top: 1px;} @@ -46,7 +46,7 @@ span.dotted-line+a {display: block;} .is-sorting > li > .tree-group {opacity: 1; border-radius: 4px;} .is-sorting > li ul {display: none!important;} li.drag-shadow ul {display: none!important;} -.cell {height: 100%;} +.apiList {height: 100%;} #queryBox #groupAndOr {min-width: 60px;} .tree li>.list-toggle {left: -4px;} diff --git a/module/api/view/apilist.html.php b/module/api/view/apilist.html.php index b41047ad78..e7f0ade3cf 100644 --- a/module/api/view/apilist.html.php +++ b/module/api/view/apilist.html.php @@ -81,7 +81,7 @@ -
+
  • 0 ? $lang->api->apiList : $lang->api->pageTitle;?>