diff options
Diffstat (limited to 'resource/ui/econ/confirmdialog.res')
| -rw-r--r-- | resource/ui/econ/confirmdialog.res | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/resource/ui/econ/confirmdialog.res b/resource/ui/econ/confirmdialog.res index 3e0b807..9f2b199 100644 --- a/resource/ui/econ/confirmdialog.res +++ b/resource/ui/econ/confirmdialog.res @@ -43,7 +43,7 @@ { "ControlName" "CExLabel" "fieldName" "ExplanationLabel" - "font" "EconFontSmall" + "font" "HudFontSmall" "labelText" "%text%" "textAlignment" "center" "xpos" "40" @@ -56,6 +56,7 @@ "visible" "1" "enabled" "1" "centerwrap" "1" + "fgcolor_override" "TanLight" } "CancelButton" @@ -73,7 +74,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#GameUI_CancelBold" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -99,7 +100,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#ConfirmButtonText" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" |
