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/econ/confirmdialogabandonnopenalty.res | |
| parent | e9e324532cec11efafb57200c135fe3eb8397e22 (diff) | |
| parent | 9fe1700457db24b0c7c1a7220b612a53a5482687 (diff) | |
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/econ/confirmdialogabandonnopenalty.res')
| -rw-r--r-- | resource/ui/econ/confirmdialogabandonnopenalty.res | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/resource/ui/econ/confirmdialogabandonnopenalty.res b/resource/ui/econ/confirmdialogabandonnopenalty.res index b80230a..d2b085a 100644 --- a/resource/ui/econ/confirmdialogabandonnopenalty.res +++ b/resource/ui/econ/confirmdialogabandonnopenalty.res @@ -14,17 +14,16 @@ "enabled" "1" "tabPosition" "0" "settitlebarvisible" "0" - "paintborder" "2" + "bgcolor_override" "DarkGrey" "paintbackground" "1" "border" "CyanBorderThick" - "bgcolor_override" "DarkGrey" } "TitleLabel" { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "labelText" "#ConfirmTitle" "textAlignment" "north" "xpos" "0" @@ -36,7 +35,6 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fgcolor_override" "ColorCyan" } "AbandonIcon" @@ -57,7 +55,7 @@ { "ControlName" "CExLabel" "fieldName" "ExplanationLabel" - "font" "EconFontSmall" + "font" "HudFontSmall" "labelText" "%text%" "textAlignment" "north-west" "xpos" "60" @@ -80,15 +78,15 @@ "xpos" "165" "ypos" "165" "zpos" "20" - "wide" "125" - "tall" "25" + "wide" "130" + "tall" "20" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" "labelText" "#GameUI_CancelBold" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -105,8 +103,8 @@ "xpos" "10" "ypos" "165" "zpos" "20" - "wide" "125" - "tall" "25" + "wide" "130" + "tall" "20" "default" "1" "autoResize" "0" "pinCorner" "0" @@ -114,7 +112,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#ConfirmButtonText" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" |
