aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2020-09-29 13:35:39 +0300
committerShlomo Hecht <shlomo@twine-s.com>2020-09-29 13:35:39 +0300
commit201b6783f2c04e3646fd030a1f224429d2824ec7 (patch)
tree82a35a0d0aba2434006ca3c517e6773d6fb0519d /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common
parenta8f7b16bdf8fe5ba07bea8b7867f89aff77bdfb7 (diff)
parente800a2be260470bc2756724e76097aba3a2527b4 (diff)
downloadTango-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.xaml2
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}">