diff
This commit is contained in:
@@ -210,9 +210,10 @@
|
||||
<ico:AdaptableIcon x:Name="ShouldSkipSlimViewPolicy"
|
||||
SelectedInternIcon="lock_closed"
|
||||
PrimaryIconColor="{DynamicResource Color.Menu.Icon}"
|
||||
Margin="-25,-5,0,0"
|
||||
IconWidth="23"
|
||||
IconHeight="23"
|
||||
BorderPadding="0"
|
||||
Margin="-20 0 0 0"
|
||||
IconWidth="12"
|
||||
IconHeight="12"
|
||||
Visibility="Collapsed" />
|
||||
</StackPanel>
|
||||
|
||||
@@ -229,9 +230,10 @@
|
||||
<ico:AdaptableIcon x:Name="PositionOfSmallViewsPolicy"
|
||||
SelectedInternIcon="lock_closed"
|
||||
PrimaryIconColor="{DynamicResource Color.Menu.Icon}"
|
||||
Margin="-25,-5,0,0"
|
||||
IconWidth="23"
|
||||
IconHeight="23"
|
||||
BorderPadding="0"
|
||||
Margin="-20 0 0 0"
|
||||
IconWidth="12"
|
||||
IconHeight="12"
|
||||
Visibility="Collapsed" />
|
||||
</StackPanel>
|
||||
|
||||
@@ -290,9 +292,10 @@
|
||||
<ico:AdaptableIcon x:Name="PositionOfFavouriteBarPolicy"
|
||||
SelectedInternIcon="lock_closed"
|
||||
PrimaryIconColor="{DynamicResource Color.Menu.Icon}"
|
||||
Margin="-25,-5,0,0"
|
||||
IconWidth="23"
|
||||
IconHeight="23"
|
||||
BorderPadding="0"
|
||||
Margin="-20 0 0 0"
|
||||
IconWidth="12"
|
||||
IconHeight="12"
|
||||
Visibility="Collapsed" />
|
||||
</StackPanel>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user