diff options
| author | Igor <[email protected]> | 2021-07-04 21:31:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-04 21:31:22 -0400 |
| commit | 09c61d25921c37ca1db41c464634bf16cbfb7494 (patch) | |
| tree | 128a27b0c7a910da42129e69aba8b1f4737280f0 /resource/ui/itemrenamedialog.res | |
| parent | e9e324532cec11efafb57200c135fe3eb8397e22 (diff) | |
| parent | 9fe1700457db24b0c7c1a7220b612a53a5482687 (diff) | |
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/itemrenamedialog.res')
| -rw-r--r-- | resource/ui/itemrenamedialog.res | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/resource/ui/itemrenamedialog.res b/resource/ui/itemrenamedialog.res index 36ac9fc..aeaa865 100644 --- a/resource/ui/itemrenamedialog.res +++ b/resource/ui/itemrenamedialog.res @@ -77,7 +77,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "dynamic" "textAlignment" "center" "xpos" "100" @@ -96,7 +96,7 @@ { "ControlName" "CExLabel" "fieldName" "ToolBG" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "" "textAlignment" "east" "xpos" "10" @@ -145,7 +145,7 @@ { "ControlName" "CExLabel" "fieldName" "SubjectBG" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "" "textAlignment" "east" "xpos" "300" @@ -194,7 +194,7 @@ { "ControlName" "CExLabel" "fieldName" "OldItemNameBG" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "" "textAlignment" "east" "xpos" "10" @@ -214,7 +214,7 @@ { "ControlName" "CExLabel" "fieldName" "OldItemNameDescLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "#ToolItemRenameOldItemName" "textAlignment" "west" "xpos" "20" @@ -234,7 +234,7 @@ { "ControlName" "CExLabel" "fieldName" "OldItemNameLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "%oldname%" "textAlignment" "west" "xpos" "120" @@ -253,7 +253,7 @@ { "ControlName" "CExLabel" "fieldName" "NewItemNameBG" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "" "textAlignment" "east" "xpos" "10" @@ -273,7 +273,7 @@ { "ControlName" "CExLabel" "fieldName" "NewItemNameDescLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "#ToolItemRenameNewItemName" "textAlignment" "west" "xpos" "20" @@ -350,7 +350,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Cancel" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -375,7 +375,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#CraftNameOk" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
