diff options
| author | RaysFire <[email protected]> | 2014-02-07 17:38:46 -0600 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2014-02-07 17:38:46 -0600 |
| commit | 962bd4c27badd52d7a43f36ee874f39546d5d020 (patch) | |
| tree | a12acbede596f41d578e5f0518556556dadaca6d /resource/ui/econ/ConfirmApplyStrangePartApplicationDialog.res | |
| parent | 82288fa73c5dd55ecec4fe9a6cf1c06a4249283b (diff) | |
Updated for quickplay update
Diffstat (limited to 'resource/ui/econ/ConfirmApplyStrangePartApplicationDialog.res')
| -rw-r--r-- | resource/ui/econ/ConfirmApplyStrangePartApplicationDialog.res | 47 |
1 files changed, 24 insertions, 23 deletions
diff --git a/resource/ui/econ/ConfirmApplyStrangePartApplicationDialog.res b/resource/ui/econ/ConfirmApplyStrangePartApplicationDialog.res index 55194d7..2084784 100644 --- a/resource/ui/econ/ConfirmApplyStrangePartApplicationDialog.res +++ b/resource/ui/econ/ConfirmApplyStrangePartApplicationDialog.res @@ -35,40 +35,41 @@ "model_hide" "1" "resize_to_text" "1" "padding_height" "15" - "BackColor" + "BackColor" { "ControlName" "EditablePanel" "fieldName" "BackColor" "xpos" "0" "ypos" "0" - "zpos" "1" + "zpos" "-1" "wide" "f0" "tall" "f0" "visible" "1" "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType" "2" - "border" "NoBorder" + "pinCorner" "0" + "autoResize" "0" + "PaintBackgroundType""1" + "border" "NoBorder" "bgcolor_override" "35 35 35 255" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "101" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "117 107 94 255" + "centerwrap" "1" + } } - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "2" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } } "TitleLabel" { |
