diff options
Diffstat (limited to 'resource/ui/econ/confirmdialogabandonsafe.res')
| -rw-r--r-- | resource/ui/econ/confirmdialogabandonsafe.res | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/resource/ui/econ/confirmdialogabandonsafe.res b/resource/ui/econ/confirmdialogabandonsafe.res index 268860b..7214f3a 100644 --- a/resource/ui/econ/confirmdialogabandonsafe.res +++ b/resource/ui/econ/confirmdialogabandonsafe.res @@ -14,17 +14,16 @@ "enabled" "1" "tabPosition" "0" "settitlebarvisible" "0" - "paintborder" "2" + "bgcolor_override" "DarkerGrey" "paintbackground" "1" "border" "CyanBorderThick" - "bgcolor_override" "DarkerGrey" } "TitleLabel" { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "labelText" "#ConfirmTitle" "textAlignment" "north" "xpos" "0" @@ -36,14 +35,13 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fgcolor_override" "ColorCyan" } "ExplanationLabel" { "ControlName" "CExLabel" "fieldName" "ExplanationLabel" - "font" "EconFontSmall" + "font" "HudFontSmall" "labelText" "%text%" "textAlignment" "north" "xpos" "40" @@ -74,7 +72,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#GameUI_CancelBold" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -100,7 +98,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#ConfirmButtonText" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" |
