diff --git a/EmployeeManagmentView/App.xaml b/EmployeeManagmentView/App.xaml index a468742..379f75c 100644 --- a/EmployeeManagmentView/App.xaml +++ b/EmployeeManagmentView/App.xaml @@ -8,18 +8,21 @@ - + CornerRadius="15" + BorderBrush="Transparent" + BorderThickness="0" + x:Name="ButtonBorder"> + + + + @@ -27,8 +30,8 @@ + Storyboard.TargetProperty="(Border.Background).(SolidColorBrush.Color)" + To="#0066CC" Duration="0:0:0.2" /> @@ -36,15 +39,16 @@ + Storyboard.TargetProperty="(Border.Background).(SolidColorBrush.Color)" + To="#004890" Duration="0:0:0.2" /> - + + @@ -55,6 +59,30 @@ + + + + + + + + + + + + + + + + @@ -62,6 +90,7 @@ +