diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
| commit | eb9e3bf73092500579d32f998fce70fa265e6d1c (patch) | |
| tree | 49dac1119f1a451ddb05d2b2e698566552b7972d /resource/ui/econ/ConfirmApplyPaintCanDialog.res | |
| parent | 8b7eb12bf12a431b6b28bca0f7aea37351ae9bc8 (diff) | |
Code Formatting
Diffstat (limited to 'resource/ui/econ/ConfirmApplyPaintCanDialog.res')
| -rw-r--r-- | resource/ui/econ/ConfirmApplyPaintCanDialog.res | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/resource/ui/econ/ConfirmApplyPaintCanDialog.res b/resource/ui/econ/ConfirmApplyPaintCanDialog.res index a3458c8..c53a40b 100644 --- a/resource/ui/econ/ConfirmApplyPaintCanDialog.res +++ b/resource/ui/econ/ConfirmApplyPaintCanDialog.res @@ -9,11 +9,12 @@ "ypos" "c-200" "wide" "400" "tall" "240" + "bgcolor_override" "DarkGrey" "paintbackgroundtype" "0" "settitlebarvisible" "0" "border" "CyanBorderThick" - "bgcolor_override" "DarkGrey" } + "mouseoveritempanel" { "ControlName" "CItemModelPanel" @@ -33,7 +34,7 @@ "model_hide" "1" "resize_to_text" "1" "padding_height" "15" - + "attriblabel" { "font" "ItemFontAttribLarge" @@ -51,7 +52,7 @@ "fgcolor" "TextColor" "centerwrap" "1" } - } + } "TitleLabel" { @@ -129,7 +130,7 @@ "text_center" "1" "name_only" "1" "paint_icon_hide" "1" - + "itemmodelpanel" { "use_item_rendertarget" "0" @@ -193,14 +194,14 @@ "text_ypos" "100" "text_center" "1" "name_only" "1" - + "itemmodelpanel" { "use_item_rendertarget" "0" "allow_rot" "0" } } - + "ConfirmLabel" { "ControlName" "CExLabel" @@ -295,7 +296,7 @@ "border_default" "ButtonHover" "border_armed" "ButtonHover" } - + "OkButton" { "ControlName" "CExButton" |
