diff --git a/App.xaml b/App.xaml index e1b0f6d..abbb48c 100644 --- a/App.xaml +++ b/App.xaml @@ -1,6 +1,19 @@  + xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" + xmlns:sys="clr-namespace:System;assembly=mscorlib"> + 14 + 14 + 16 + 16 + 17 + 19 + 24 + 24 + 28 + 22 + 18 + 28 - \ No newline at end of file + diff --git a/Views/HistoryWindow.xaml b/Views/HistoryWindow.xaml index 0d52c71..d11c38d 100644 --- a/Views/HistoryWindow.xaml +++ b/Views/HistoryWindow.xaml @@ -15,15 +15,17 @@ - + - + + + @@ -31,8 +33,8 @@ - - + + @@ -41,7 +43,7 @@ + + + + @@ -220,7 +232,7 @@ @@ -258,7 +270,7 @@ - + @@ -273,15 +285,15 @@ - + @@ -476,15 +488,15 @@ - + - + - + @@ -502,7 +514,7 @@ @@ -513,7 +525,7 @@ @@ -558,23 +570,23 @@ - + - + - + - + - + @@ -647,12 +659,12 @@ @@ -674,8 +686,8 @@ IsReadOnly="True" MinHeight="150" MaxHeight="240" - RowHeight="34" - FontSize="14" + RowHeight="36" + FontSize="{StaticResource TableFontSize}" GridLinesVisibility="Horizontal"> @@ -713,11 +725,11 @@ - + - + @@ -729,12 +741,12 @@ @@ -771,12 +783,18 @@ + + + + - + VerticalAlignment="Center" + TextTrimming="CharacterEllipsis" + Margin="0,0,12,0"/> +