From 098168d43caa511553070180a6cae869f28d1614 Mon Sep 17 00:00:00 2001 From: "Mr.k" Date: Tue, 16 Jul 2024 22:30:37 +0300 Subject: [PATCH] Rename 'CheckBoxBulletDecoratorFontSize' to 'CheckBoxBulletDecoratorSize' --- config/themes.json | 6 +++--- xaml/inputXML.xaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/themes.json b/config/themes.json index c4fc7800..095bd9a4 100644 --- a/config/themes.json +++ b/config/themes.json @@ -11,7 +11,7 @@ "FontSizeHeading": "14", "HeaderFontFamily": "Consolas, Monaco", - "CheckBoxBulletDecoratorFontSize": "14", + "CheckBoxBulletDecoratorSize": "14", "CheckBoxMargin": "15,0,0,2", "TabButtonFontSize": "14", @@ -82,7 +82,7 @@ "FontSizeHeading": "14", "HeaderFontFamily": "Consolas, Monaco", - "CheckBoxBulletDecoratorFontSize": "14", + "CheckBoxBulletDecoratorSize": "14", "CheckBoxMargin": "15,0,0,2", "TabButtonFontSize": "14", @@ -151,7 +151,7 @@ "FontSizeHeading": "14", "HeaderFontFamily": "Consolas, Monaco", - "CheckBoxBulletDecoratorFontSize": "14", + "CheckBoxBulletDecoratorSize": "14", "CheckBoxMargin": "15,0,0,2", "TabButtonFontSize": "14", diff --git a/xaml/inputXML.xaml b/xaml/inputXML.xaml index 86f899e9..caa9ffa2 100644 --- a/xaml/inputXML.xaml +++ b/xaml/inputXML.xaml @@ -305,13 +305,13 @@ - +