From 19b034651e5b9431daf5de7164e5befb347d4145 Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Wed, 17 Aug 2016 19:55:46 +0200 Subject: [PATCH] Use `:error` pseudoclass in TextBox. --- src/Avalonia.Themes.Default/TextBox.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Avalonia.Themes.Default/TextBox.xaml b/src/Avalonia.Themes.Default/TextBox.xaml index c68fab958e..a2e54859c1 100644 --- a/src/Avalonia.Themes.Default/TextBox.xaml +++ b/src/Avalonia.Themes.Default/TextBox.xaml @@ -57,7 +57,7 @@ - \ No newline at end of file