OSDN Git Service

AppliStation-GUI,進捗ダイアログ型の表示の変更など
[applistation/AppliStation.git] / AppliStation / PackageInfoForm.cs
index 1f73295..db12b09 100644 (file)
@@ -45,7 +45,7 @@ namespace AppliStation
                                }\r
                        }\r
                        nameLabel.Text = string.Format("{0} ({1})", pkg.Name, pkg.Version);\r
-                       nameLabel.Font = new Font(SystemFonts.DefaultFont.FontFamily, SystemFonts.DefaultFont.Size*1.5f);\r
+                       nameLabel.Font = new Font(SystemFonts.CaptionFont.FontFamily, SystemFonts.CaptionFont.Size*1.25f);\r
                        \r
                        summaryTextBox.Text = pkg.Summary;\r
                        \r