Compare commits
2 Commits
580a039a0e
...
8ac2eeabdf
Author | SHA1 | Date | |
---|---|---|---|
|
8ac2eeabdf | ||
|
c9f38ba451 |
@ -62,7 +62,7 @@
|
|||||||
<Border CornerRadius="15" BorderThickness="20" BorderBrush="#FF282828">
|
<Border CornerRadius="15" BorderThickness="20" BorderBrush="#FF282828">
|
||||||
<Grid Margin="-10,-10,-10,-10" Background="#FF282828">
|
<Grid Margin="-10,-10,-10,-10" Background="#FF282828">
|
||||||
<!-- Draggable Area -->
|
<!-- Draggable Area -->
|
||||||
<Image HorizontalAlignment="Left" Height="450" Margin="237,-162,0,0" VerticalAlignment="Top" Width="591" Source="/UI/logo.png"/>
|
<Image HorizontalAlignment="Left" Height="450" Margin="237,-162,0,0" VerticalAlignment="Top" Width="591" Source="/Icons/logo.png"/>
|
||||||
|
|
||||||
<Grid VerticalAlignment="Top" Height="45" Background="Transparent" MouseLeftButtonDown="DraggableArea_MouseLeftButtonDown" Margin="0,-21,0,0">
|
<Grid VerticalAlignment="Top" Height="45" Background="Transparent" MouseLeftButtonDown="DraggableArea_MouseLeftButtonDown" Margin="0,-21,0,0">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user