diff options
| author | CriticalFlaw <[email protected]> | 2020-04-12 13:16:48 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-04-12 13:16:48 -0400 |
| commit | ceda99cb6f1507321fd6d317ad078b84610323dd (patch) | |
| tree | 1cb4f6deff456d51fc562fe624482bb3adb0a959 /resource/ui/econ/confirmapplyteamcolorpaintcandialog.res | |
| parent | 7fb5e4895a804624e0c6bb44c65910e80739d668 (diff) | |
Updated the backpack and store pages
- Fixed various bugs and inconsistencies in the Item and Store pages.
- Updated the item options icons.
Diffstat (limited to 'resource/ui/econ/confirmapplyteamcolorpaintcandialog.res')
| -rw-r--r-- | resource/ui/econ/confirmapplyteamcolorpaintcandialog.res | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res b/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res index 5b7f1b5..e4cda0f 100644 --- a/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res +++ b/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res @@ -92,22 +92,6 @@ "paintbackground" "0" "border" "BackpackItemBorder_SelfMade" } - "tool_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "tool_icon" - "xpos" "10" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "112 176 74 255" - } "tool_modelpanel" { "ControlName" "CItemModelPanel" @@ -157,22 +141,6 @@ "paintbackground" "0" "border" "BackpackItemBorder_Vintage" } - "subject_icon" - { - "ControlName" "ScalableImagePanel" - "fieldName" "subject_icon" - "xpos" "300" - "ypos" "10" - "zpos" "2" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "backpack_jewel_modify_target_b_g" - "tileImage" "0" - "tileVertically" "0" - "drawcolor" "71 98 145 255" - } "subject_modelpanel" { "ControlName" "CItemModelPanel" @@ -324,8 +292,6 @@ "Command" "cancel" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" } "OkButton" @@ -351,7 +317,5 @@ "Command" "apply" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" } }
\ No newline at end of file |
