From 4d2b5c7700935a81fcea5504fc830af56ea530ab Mon Sep 17 00:00:00 2001 From: "NBTEMP\\bib" Date: Mon, 14 Sep 2026 13:47:05 +0200 Subject: [PATCH] Busfahrer fix --- Casino/Busfahrer.xaml | 44 +++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/Casino/Busfahrer.xaml b/Casino/Busfahrer.xaml index 70d10c5..021c379 100644 --- a/Casino/Busfahrer.xaml +++ b/Casino/Busfahrer.xaml @@ -5,36 +5,36 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:Casino" mc:Ignorable="d" - Title="Bus Driver" - Height="1080" - Width="1960" + Title="Bus Fahrer" + Height="1080" + Width="1800" WindowState="Maximized" WindowStyle="None" Background="#2C3E50"> - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - + + + + + @@ -285,7 +285,7 @@ Grid.Row="4" Height="30" Width="100" - Margin="90,133,90,37" + Background="DarkRed" Foreground="Silver" TextAlignment="Right"