diff --git a/src/DynamoCoreWpf/DynamoCoreWpf.csproj b/src/DynamoCoreWpf/DynamoCoreWpf.csproj index 598494a5acf..7e1d0bb57d5 100644 --- a/src/DynamoCoreWpf/DynamoCoreWpf.csproj +++ b/src/DynamoCoreWpf/DynamoCoreWpf.csproj @@ -101,14 +101,17 @@ + + + @@ -1016,10 +1019,12 @@ + + @@ -1051,6 +1056,7 @@ + diff --git a/src/DynamoCoreWpf/UI/Images/error_48px.png b/src/DynamoCoreWpf/UI/Images/error_48px.png new file mode 100644 index 00000000000..272d14d7dfe Binary files /dev/null and b/src/DynamoCoreWpf/UI/Images/error_48px.png differ diff --git a/src/DynamoCoreWpf/UI/Images/info_48px.png b/src/DynamoCoreWpf/UI/Images/info_48px.png new file mode 100644 index 00000000000..8c9e29d07d5 Binary files /dev/null and b/src/DynamoCoreWpf/UI/Images/info_48px.png differ diff --git a/src/DynamoCoreWpf/UI/Images/warning_48px.png b/src/DynamoCoreWpf/UI/Images/warning_48px.png new file mode 100644 index 00000000000..ef8fa121d51 Binary files /dev/null and b/src/DynamoCoreWpf/UI/Images/warning_48px.png differ diff --git a/src/DynamoCoreWpf/Views/Preview/InfoBubbleView.xaml b/src/DynamoCoreWpf/Views/Preview/InfoBubbleView.xaml index 3a26ecf151c..78ba04e3a44 100644 --- a/src/DynamoCoreWpf/Views/Preview/InfoBubbleView.xaml +++ b/src/DynamoCoreWpf/Views/Preview/InfoBubbleView.xaml @@ -114,7 +114,7 @@ Height="25" HorizontalAlignment="Left" VerticalAlignment="Top"> - + - +