yastyle
This commit is contained in:
parent
f982d82bd1
commit
31bf40d64e
1 changed files with 0 additions and 3 deletions
|
|
@ -45,8 +45,6 @@
|
|||
|
||||
<Style x:Key="LabelStyle" TargetType="Label">
|
||||
<Setter Property="TextColor" Value="{StaticResource TextColor}" />
|
||||
<Setter Property="FontAttributes" Value="Bold" />
|
||||
<Setter Property="FontSize" Value="{StaticResource MediumFontSize}" />
|
||||
<Setter Property="LineBreakMode" Value="WordWrap" />
|
||||
</Style>
|
||||
|
||||
|
|
@ -56,7 +54,6 @@
|
|||
<Style x:Key="ContentLabelStyle" BasedOn="{StaticResource LabelStyle}" TargetType="Label">
|
||||
<Setter Property="FontSize" Value="{StaticResource MediumFontSize}" />
|
||||
<Setter Property="HorizontalOptions" Value="CenterAndExpand" />
|
||||
<Setter Property="VerticalOptions" Value="CenterAndExpand" />
|
||||
</Style>
|
||||
|
||||
<Style x:Key="EntryStyle" TargetType="Entry">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue