diff options
| author | CriticalFlaw <[email protected]> | 2017-12-07 22:08:09 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-12-07 22:08:09 -0500 |
| commit | 1f4193750cf5e187579f95d6d196aeeb1f55fdb5 (patch) | |
| tree | 60b7b58671613a750f213c9c45c0659e0c85fc7d /resource/ui/econ/ConfirmDialogAbandonPenalty.res | |
| parent | 6a84e1117b257217344eddce009dc470c3c9440b (diff) | |
20171207 - Miscellenaous Formatting Tweaks II
Diffstat (limited to 'resource/ui/econ/ConfirmDialogAbandonPenalty.res')
| -rw-r--r-- | resource/ui/econ/ConfirmDialogAbandonPenalty.res | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/resource/ui/econ/ConfirmDialogAbandonPenalty.res b/resource/ui/econ/ConfirmDialogAbandonPenalty.res index 7b6757d..71a899f 100644 --- a/resource/ui/econ/ConfirmDialogAbandonPenalty.res +++ b/resource/ui/econ/ConfirmDialogAbandonPenalty.res @@ -3,15 +3,15 @@ "ConfirmDialog" { "ControlName" "Frame" - "fieldName" "ConfirmDialog" - "xpos" "c-150" - "ypos" "140" - "wide" "300" - "tall" "200" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" + "fieldName" "ConfirmDialog" + "xpos" "c-150" + "ypos" "140" + "wide" "300" + "tall" "200" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" "tabPosition" "0" "settitlebarvisible" "0" "paintborder" "2" @@ -22,32 +22,32 @@ "TitleLabel" { "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "#ConfirmTitle" - "textAlignment" "north" - "xpos" "0" - "ypos" "15" - "zpos" "1" - "wide" "300" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" + "fieldName" "TitleLabel" + "font" "Cerbetica32" + "labelText" "#ConfirmTitle" + "textAlignment" "north" + "xpos" "0" + "ypos" "15" + "zpos" "1" + "wide" "300" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" "fgcolor_override" "Base Color" } "AbandonIcon" { "ControlName" "ImagePanel" - "fieldName" "AbandonIcon" - "xpos" "10" - "ypos" "52" - "wide" "40" - "tall" "40" - "image" "pve/mvm_timeout_active_large" - "visible" "1" - "enabled" "1" + "fieldName" "AbandonIcon" + "xpos" "10" + "ypos" "52" + "wide" "40" + "tall" "40" + "image" "pve/mvm_timeout_active_large" + "visible" "1" + "enabled" "1" "scaleImage" "1" } "ExplanationLabel" |
