From c2549869ceb56cbf28d51223d0f782911151e34b Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 22 Aug 2024 21:46:06 +0800 Subject: [PATCH] code_style: clean up unused styles --- src/Resources/Styles.axaml | 127 +++++-------------------------------- 1 file changed, 15 insertions(+), 112 deletions(-) diff --git a/src/Resources/Styles.axaml b/src/Resources/Styles.axaml index 816dbe15..bdb7ef93 100644 --- a/src/Resources/Styles.axaml +++ b/src/Resources/Styles.axaml @@ -534,28 +534,10 @@ HorizontalAlignment="Right" VerticalAlignment="Top" Padding="10"> - - - - - - - + + - + - + - + @@ -605,84 +572,20 @@ Width="28" Background="Transparent" VerticalAlignment="Stretch" - Command="{x:Static aes:SearchCommands.FindPrevious}"> - - - - + Command="{x:Static aes:SearchCommands.FindPrevious}" + ToolTip.Tip="Find Previous (Shift+F3)"> + - - - - - - +