Skip to content

Commit 74a27ee

Browse files
Jack251970TBM13
authored andcommitted
Remove HyperLinkBtnStyle
1 parent 1b0c425 commit 74a27ee

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Flow.Launcher/Resources/CustomControlTemplate.xaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2146,14 +2146,6 @@
21462146
</Trigger>
21472147
</Style.Triggers>
21482148
</Style>
2149-
<Style x:Key="HyperLinkBtnStyle" TargetType="Hyperlink">
2150-
<Setter Property="Foreground" Value="{DynamicResource PluginInfoColor}" />
2151-
<Style.Triggers>
2152-
<Trigger Property="IsMouseOver" Value="True">
2153-
<Setter Property="Foreground" Value="{DynamicResource Color05B}" />
2154-
</Trigger>
2155-
</Style.Triggers>
2156-
</Style>
21572149

21582150
<!-- Content Dialog -->
21592151
<Style x:Key="ContentDialog" TargetType="ui:ContentDialog">

0 commit comments

Comments
 (0)