From 591c9e9fe1aedc05bf712efd382245d045dc4ec6 Mon Sep 17 00:00:00 2001 From: x1ao4 Date: Tue, 9 Sep 2025 17:00:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E4=BB=BB=E5=8A=A1=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=96=B0=E5=A2=9E=E6=8C=89=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E7=AD=9B=E9=80=89=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/static/css/main.css | 6 ++++ app/templates/index.html | 64 ++++++++++++++++++++++++++++++++++++++-- 2 files changed, 68 insertions(+), 2 deletions(-) diff --git a/app/static/css/main.css b/app/static/css/main.css index b4f2ae8..ed4f628 100644 --- a/app/static/css/main.css +++ b/app/static/css/main.css @@ -7739,4 +7739,10 @@ div:has(> .collapse:not(.show)):has(+ .row.title[title^="资源搜索"]) { .tmdb-attribution a:focus { text-decoration: none; color: inherit; +} + +/* 任务列表:类型筛选按钮与上方名称筛选区域的间距 */ +.tasklist-type-filter { + margin-top: 8px; + margin-bottom: 20px; } \ No newline at end of file diff --git a/app/templates/index.html b/app/templates/index.html index e815b6e..e76f203 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -919,7 +919,7 @@
-
+
@@ -949,8 +949,25 @@
+ +
+ + +
-