Burger-Button: unten rechts - kein Konflikt mit Browser-Elementen
This commit is contained in:
parent
449f69f835
commit
083c1e0e20
1 changed files with 1 additions and 1 deletions
|
|
@ -356,7 +356,7 @@
|
||||||
<!-- Burger-Button: ausserhalb VideoOverlay, unten links in der Ecke -->
|
<!-- Burger-Button: ausserhalb VideoOverlay, unten links in der Ecke -->
|
||||||
<!-- Dort klar als App-Element erkennbar, nicht mit YouTube-Burger verwechselbar -->
|
<!-- Dort klar als App-Element erkennbar, nicht mit YouTube-Burger verwechselbar -->
|
||||||
<Button x:Name="BtnSidebarToggleOverlay"
|
<Button x:Name="BtnSidebarToggleOverlay"
|
||||||
HorizontalAlignment="Left" VerticalAlignment="Bottom"
|
HorizontalAlignment="Right" VerticalAlignment="Bottom"
|
||||||
Width="36" Height="36" Margin="8"
|
Width="36" Height="36" Margin="8"
|
||||||
Background="#CC161616" Foreground="White" BorderThickness="1"
|
Background="#CC161616" Foreground="White" BorderThickness="1"
|
||||||
BorderBrush="#444"
|
BorderBrush="#444"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue