From 8f1792df2059378db0f038c563551373e5d95fbe Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Sat, 6 Jul 2024 10:29:06 +0100 Subject: [PATCH] Testcase Widget: Fix import icon --- core/images/input-button.tid | 5 +++++ core/ui/TestCases/actions/Import.tid | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 core/images/input-button.tid diff --git a/core/images/input-button.tid b/core/images/input-button.tid new file mode 100644 index 0000000000..731a1e0cdb --- /dev/null +++ b/core/images/input-button.tid @@ -0,0 +1,5 @@ +title: $:/core/images/input-button +tags: $:/tags/Image + +\parameters (size:"22pt") +> height=<> class="tc-image-input-button tc-image-button" viewBox="0 0 22 22"> \ No newline at end of file diff --git a/core/ui/TestCases/actions/Import.tid b/core/ui/TestCases/actions/Import.tid index 2a90dc2277..f433118c26 100644 --- a/core/ui/TestCases/actions/Import.tid +++ b/core/ui/TestCases/actions/Import.tid @@ -4,7 +4,7 @@ tags: $:/tags/TestCase/Actions \whitespace trim <$button tooltip={{$:/language/Buttons/TestCaseImport/Hint}} aria-label={{$:/language/Buttons/TestCaseImport/Caption}} class=<>> <$action-sendmessage $message="tm-import-tiddlers" $param=<>/> -{{$:/core/images/permalink-button}} +{{$:/core/images/input-button}} <$text text={{$:/language/Buttons/TestCaseImport/Caption}}/>