From 28bbb8036405992408d9c0b7bb56b829fada45a9 Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 6 Apr 2021 14:57:47 +0800 Subject: [PATCH] style<*>: small changes for borders and row heights --- src/UI/Histories.xaml | 321 ++++++++++++++++++++------------------- src/UI/Histories.xaml.cs | 24 +-- src/UI/Stashes.xaml | 20 ++- src/UI/WorkingCopy.xaml | 4 +- 4 files changed, 193 insertions(+), 176 deletions(-) diff --git a/src/UI/Histories.xaml b/src/UI/Histories.xaml index f334c302..7fe21cdf 100644 --- a/src/UI/Histories.xaml +++ b/src/UI/Histories.xaml @@ -11,170 +11,173 @@ xmlns:converters="clr-namespace:SourceGit.Converters" mc:Ignorable="d" d:DesignHeight="450" d:DesignWidth="800"> - + - - - - - - - - - - - + + + + + + - - - - + + + + + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + - + @@ -188,21 +191,21 @@