|
|
|
@ -523,9 +523,10 @@
|
|
|
|
|
</Style>
|
|
|
|
|
|
|
|
|
|
<Style TargetType="Rectangle" x:Key="RectangleTab">
|
|
|
|
|
<Setter Property="WidthRequest" Value="2"/>
|
|
|
|
|
<Setter Property="BackgroundColor" Value="Black"/>
|
|
|
|
|
<Setter Property="Grid.RowSpan" Value="20"/>
|
|
|
|
|
<Setter Property="HeightRequest" Value="50"></Setter>
|
|
|
|
|
<Setter Property="Grid.Row" Value="1"/>
|
|
|
|
|
<Setter Property="WidthRequest" Value="2"/>
|
|
|
|
|
</Style>
|
|
|
|
|
|
|
|
|
|
<Style TargetType="Grid" x:Key="GridMain">
|
|
|
|
|