diff options
| author | CriticalFlaw <[email protected]> | 2021-06-30 23:42:02 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-06-30 23:42:02 -0400 |
| commit | 33cd7777d61950151adde3fde787d7e84709717b (patch) | |
| tree | 77c144be253de5746ff9189c10d0bc925689ad71 /resource/ui/econ/confirmdialog.res | |
| parent | bbee27c902f81e1108bcaeaaace568e6bb97d4cb (diff) | |
Updated Mann Co. Store
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" |
