mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 20:57:22 +02:00
[Settings] Settings UX enhancements (#12912)
* Update Colors.xaml * Added warning icon to Run plugin * Removed redundant name * Added border * Removed unused converter * Update GeneralPage.xaml Co-authored-by: Niels Laute <niels9001@hotmail.com>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<Setter Property="FontSize" Value="{ThemeResource ControlContentThemeFontSize}" />
|
||||
<Setter Property="ManipulationMode" Value="System,TranslateX" />
|
||||
<Setter Property="UseSystemFocusVisuals" Value="{StaticResource UseSystemFocusVisuals}" />
|
||||
<Setter Property="MinWidth" Value="{StaticResource ToggleSwitchThemeMinWidth}"/>
|
||||
|
||||
<Setter Property="FocusVisualMargin" Value="-7,-3,-7,-3" />
|
||||
|
||||
<Setter Property="Template">
|
||||
|
||||
Reference in New Issue
Block a user