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/ConfirmApplyTeamColorPaintCanDialog.res | |
| parent | 8b7eb12bf12a431b6b28bca0f7aea37351ae9bc8 (diff) | |
Code Formatting
Diffstat (limited to 'resource/ui/econ/ConfirmApplyTeamColorPaintCanDialog.res')
| -rw-r--r-- | resource/ui/econ/ConfirmApplyTeamColorPaintCanDialog.res | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/resource/ui/econ/ConfirmApplyTeamColorPaintCanDialog.res b/resource/ui/econ/ConfirmApplyTeamColorPaintCanDialog.res index 3d8f1f1..392cc81 100644 --- a/resource/ui/econ/ConfirmApplyTeamColorPaintCanDialog.res +++ b/resource/ui/econ/ConfirmApplyTeamColorPaintCanDialog.res @@ -9,10 +9,10 @@ "ypos" "c-200" "wide" "400" "tall" "240" + "bgcolor_override" "DarkGrey" "paintbackgroundtype" "0" "settitlebarvisible" "0" "border" "CyanBorderThick" - "bgcolor_override" "DarkGrey" } "mouseoveritempanel" @@ -25,8 +25,8 @@ "wide" "300" "tall" "300" "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" "PaintBackgroundType" "2" "paintborder" "1" "text_ypos" "20" @@ -34,7 +34,7 @@ "model_hide" "1" "resize_to_text" "1" "padding_height" "15" - + "attriblabel" { "font" "ItemFontAttribLarge" @@ -52,7 +52,7 @@ "fgcolor" "TextColor" "centerwrap" "1" } - } + } "TitleLabel" { @@ -202,7 +202,7 @@ "inventory_image_type" "1" } } - + "ConfirmLabel" { "ControlName" "CExLabel" @@ -324,10 +324,10 @@ "Command" "cancel" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" + "border_default" "ButtonHover" + "border_armed" "ButtonHover" } - + "OkButton" { "ControlName" "CExButton" @@ -351,7 +351,7 @@ "Command" "apply" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" + "border_default" "ButtonHover" + "border_armed" "ButtonHover" } }
\ No newline at end of file |
