From 1e90ece1e0465b631589a4124bb3e52954eb718d Mon Sep 17 00:00:00 2001 From: Leilei332 Date: Wed, 2 Oct 2024 13:04:15 +0800 Subject: [PATCH] Apply class in tag manager body --- core/ui/TagManager.tid | 3 ++- plugins/tiddlywiki/tour/settings.tid | 2 +- themes/tiddlywiki/vanilla/base.tid | 4 ---- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/core/ui/TagManager.tid b/core/ui/TagManager.tid index e0fdc8f3c..75daf840f 100644 --- a/core/ui/TagManager.tid +++ b/core/ui/TagManager.tid @@ -1,6 +1,5 @@ title: $:/TagManager icon: $:/core/images/tag-button -class: tc-table-wrapper color: #bbb \define lingo-base() $:/language/TagManager/ @@ -63,6 +62,7 @@ color: #bbb \end \whitespace trim +
@@ -117,3 +117,4 @@ color: #bbb
+
\ No newline at end of file diff --git a/plugins/tiddlywiki/tour/settings.tid b/plugins/tiddlywiki/tour/settings.tid index 116977c23..55298d97b 100644 --- a/plugins/tiddlywiki/tour/settings.tid +++ b/plugins/tiddlywiki/tour/settings.tid @@ -136,7 +136,7 @@ Select a tour: <> <> <> - <> + <> <> <> <> diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 413467bc2..c13b69f9b 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -2813,10 +2813,6 @@ a.tc-tiddlylink.tc-plugin-info:hover > .tc-plugin-info-chunk .tc-plugin-info-sta overflow-x: auto; } -.tc-table-wrapper .tc-popup { - overflow: visible; -} - /* ** Chooser */