diff options
| author | Igor <[email protected]> | 2020-08-07 20:52:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-07 20:52:22 -0400 |
| commit | c8ba1648bd2752ba647b09f164739a7c5ff83734 (patch) | |
| tree | 00124ff378826238f3338b3e4966ad1950c965e2 /resource/ui/econ/confirmdialogabandonsafe.res | |
| parent | 21fed14fc11e2021ff767e2bec34d8d0fa20715f (diff) | |
| parent | e391ac81598292127c356fcb6adbd83db72c5888 (diff) | |
Merge pull request #149 from raysfire/dev
v2020.0808
Diffstat (limited to 'resource/ui/econ/confirmdialogabandonsafe.res')
| -rw-r--r-- | resource/ui/econ/confirmdialogabandonsafe.res | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/resource/ui/econ/confirmdialogabandonsafe.res b/resource/ui/econ/confirmdialogabandonsafe.res index 97269a7..268860b 100644 --- a/resource/ui/econ/confirmdialogabandonsafe.res +++ b/resource/ui/econ/confirmdialogabandonsafe.res @@ -24,7 +24,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "Cerbetica32" + "font" "HudFontMediumBold" "labelText" "#ConfirmTitle" "textAlignment" "north" "xpos" "0" @@ -63,11 +63,11 @@ { "ControlName" "CExButton" "fieldName" "CancelButton" - "xpos" "165" + "xpos" "190" "ypos" "165" "zpos" "20" - "wide" "125" - "tall" "25" + "wide" "100" + "tall" "20" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -91,8 +91,8 @@ "xpos" "10" "ypos" "165" "zpos" "20" - "wide" "125" - "tall" "25" + "wide" "175" + "tall" "20" "default" "1" "autoResize" "0" "pinCorner" "0" |
