diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2020-09-29 13:35:39 +0300 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2020-09-29 13:35:39 +0300 |
| commit | 201b6783f2c04e3646fd030a1f224429d2824ec7 (patch) | |
| tree | 82a35a0d0aba2434006ca3c517e6773d6fb0519d /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common | |
| parent | a8f7b16bdf8fe5ba07bea8b7867f89aff77bdfb7 (diff) | |
| parent | e800a2be260470bc2756724e76097aba3a2527b4 (diff) | |
| download | Tango-201b6783f2c04e3646fd030a1f224429d2824ec7.tar.gz Tango-201b6783f2c04e3646fd030a1f224429d2824ec7.zip | |
merge
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Resources/MaterialDesign.xaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Resources/MaterialDesign.xaml b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Resources/MaterialDesign.xaml index f5f64f992..d8e2017ec 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Resources/MaterialDesign.xaml +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Resources/MaterialDesign.xaml @@ -779,7 +779,7 @@ BorderBrush="{TemplateBinding BorderBrush}" BorderThickness="{TemplateBinding BorderThickness}"> - <Grid> + <Grid Background="Transparent"> <DockPanel> <Grid VerticalAlignment="Center" Margin="15 10 10 10" DockPanel.Dock="Right" Width="10" Height="10"> <Path Stretch="Uniform" Data="M7,10L12,15L17,10H7Z" Fill="{StaticResource BlackBrush}"> |
