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/craftingstatusdialog.res | |
| parent | e9e324532cec11efafb57200c135fe3eb8397e22 (diff) | |
| parent | 9fe1700457db24b0c7c1a7220b612a53a5482687 (diff) | |
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/craftingstatusdialog.res')
| -rw-r--r-- | resource/ui/craftingstatusdialog.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/craftingstatusdialog.res b/resource/ui/craftingstatusdialog.res index 4e84cf6..71bd14b 100644 --- a/resource/ui/craftingstatusdialog.res +++ b/resource/ui/craftingstatusdialog.res @@ -19,7 +19,7 @@ { "ControlName" "Label" "fieldName" "CenterPositioner" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "xpos" "0" "ypos" "10" "zpos" "0" @@ -47,7 +47,7 @@ { "ControlName" "Label" "fieldName" "TitleLabel" - "font" "HudFontSmallBold" + "font" "HudFontMediumSmall" "xpos" "0" "ypos" "0" "zpos" "0" @@ -61,7 +61,7 @@ "centerwrap" "1" "labelText" "%updatetext%" "textAlignment" "center" - "fgcolor_override" "TanLight" + "fgcolor_override" "ColorCyan" "bgcolor_override" "Transparent" "auto_wide_tocontents" "1" @@ -109,7 +109,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#GameUI_Ok" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
