From 343d30d41845a1745698996d3a5ee268ca9eaa55 Mon Sep 17 00:00:00 2001 From: tianshujie Date: Thu, 23 Mar 2023 09:35:56 +0800 Subject: [PATCH] * Change the pop-up location of the search box. --- module/doc/css/tablecontents.css | 2 ++ module/doc/view/tablecontents.html.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/module/doc/css/tablecontents.css b/module/doc/css/tablecontents.css index 5cdc225d94..a39c3e6bb1 100644 --- a/module/doc/css/tablecontents.css +++ b/module/doc/css/tablecontents.css @@ -72,3 +72,5 @@ li.drag-shadow ul {display: none!important;} .table .c-name > a:first-child {display: inline-block; max-width: 90%; overflow: hidden;} .table .c-name > .ajaxCollect {float: right; position: relative; right: 10px; top: -3px;} + +#bysearchTab::before {display: none;} diff --git a/module/doc/view/tablecontents.html.php b/module/doc/view/tablecontents.html.php index 7eb9d6248b..727cdf3d9a 100644 --- a/module/doc/view/tablecontents.html.php +++ b/module/doc/view/tablecontents.html.php @@ -65,13 +65,13 @@ ?> -
>
+
>