aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Touch/Controls/TouchLoadingPanel.xaml
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio/Tango.Touch/Controls/TouchLoadingPanel.xaml')
-rw-r--r--Software/Visual_Studio/Tango.Touch/Controls/TouchLoadingPanel.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.Touch/Controls/TouchLoadingPanel.xaml b/Software/Visual_Studio/Tango.Touch/Controls/TouchLoadingPanel.xaml
index 4a4cdbba2..9a2a51017 100644
--- a/Software/Visual_Studio/Tango.Touch/Controls/TouchLoadingPanel.xaml
+++ b/Software/Visual_Studio/Tango.Touch/Controls/TouchLoadingPanel.xaml
@@ -17,7 +17,7 @@
<Grid>
<ContentPresenter Content="{TemplateBinding Content}" />
- <Grid Background="#66FFFFFF">
+ <Grid Background="#9EFFFFFF">
<Grid.Style>
<Style TargetType="Grid">
<Setter Property="IsHitTestVisible" Value="False"></Setter>