mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-03 09:46:54 +02:00
[Settings] Change icons and text (#19592)
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
BorderThickness="0"
|
||||
HorizontalAlignment="Right"
|
||||
Background="Transparent"
|
||||
Content=""
|
||||
Content=""
|
||||
FontFamily="{ThemeResource SymbolThemeFontFamily}">
|
||||
<Button.Flyout>
|
||||
<MenuBarItemFlyout Placement="Bottom">
|
||||
@@ -376,7 +376,7 @@
|
||||
x:Uid="ToggleButton_IncludeFiles"
|
||||
Height="31"
|
||||
MinHeight="0"
|
||||
Content=""
|
||||
Content=""
|
||||
FontFamily="{ThemeResource SymbolThemeFontFamily}"
|
||||
IsChecked="True"
|
||||
Style="{StaticResource CustomToggleButtonStyle}" />
|
||||
@@ -394,7 +394,7 @@
|
||||
x:Uid="ToggleButton_IncludeSubFolders"
|
||||
Height="31"
|
||||
MinHeight="0"
|
||||
Content=""
|
||||
Content=""
|
||||
FontFamily="{ThemeResource SymbolThemeFontFamily}"
|
||||
IsChecked="True"
|
||||
Style="{StaticResource CustomToggleButtonStyle}" />
|
||||
|
||||
Reference in New Issue
Block a user