aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Touch/Styles
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-06-06 18:39:17 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-06-06 18:39:17 +0300
commitcff4a8079c4d352cfd47793c701650e62337ed6e (patch)
treeaf145431e541f08ed99b1d3ae377d8a59faedc4f /Software/Visual_Studio/Tango.Touch/Styles
parent776d934a1adc8c58301e56f6639afdeeccb0dda6 (diff)
downloadTango-cff4a8079c4d352cfd47793c701650e62337ed6e.tar.gz
Tango-cff4a8079c4d352cfd47793c701650e62337ed6e.zip
Working on PPC..
Diffstat (limited to 'Software/Visual_Studio/Tango.Touch/Styles')
-rw-r--r--Software/Visual_Studio/Tango.Touch/Styles/TouchButton.xaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/Software/Visual_Studio/Tango.Touch/Styles/TouchButton.xaml b/Software/Visual_Studio/Tango.Touch/Styles/TouchButton.xaml
index a99b8f317..4c979c2d4 100644
--- a/Software/Visual_Studio/Tango.Touch/Styles/TouchButton.xaml
+++ b/Software/Visual_Studio/Tango.Touch/Styles/TouchButton.xaml
@@ -22,9 +22,4 @@
<Setter Property="RippleFactor" Value="10"></Setter>
</Style>
- <Style x:Key="TangoFlatButtonTextOnly" TargetType="{x:Type controls:TouchButton}" BasedOn="{StaticResource TangoFlatButton}">
- <Setter Property="HorizontalContentAlignment" Value="Center"></Setter>
- <Setter Property="Foreground" Value="{StaticResource TangoPrimaryAccentBrush}"></Setter>
- </Style>
-
</ResourceDictionary> \ No newline at end of file