Skip to content
Snippets Groups Projects

improved design of distractionlist screen

3 files
+ 81
92
Compare changes
  • Side-by-side
  • Inline

Files

@@ -116,7 +116,7 @@ HorizontalAlignment="Right"
BorderThickness="0"
TextChanged="UrlInputBox_TextChanged" />
<TextBlock x:Name="UrlPlaceholder"
Text="Url"
Text="Url: www.example.de"
VerticalAlignment="Center"
Foreground="Gray"
FontSize="14"
Loading