diff options
Diffstat (limited to 'resource/ui/econ/confirmapplygiftwrapdialog.res')
| -rw-r--r-- | resource/ui/econ/confirmapplygiftwrapdialog.res | 40 |
1 files changed, 3 insertions, 37 deletions
diff --git a/resource/ui/econ/confirmapplygiftwrapdialog.res b/resource/ui/econ/confirmapplygiftwrapdialog.res index b242f44..e8429ae 100644 --- a/resource/ui/econ/confirmapplygiftwrapdialog.res +++ b/resource/ui/econ/confirmapplygiftwrapdialog.res @@ -40,7 +40,7 @@ "font" "ItemFontAttribLarge" "xpos" "0" "ypos" "30" - "zpos" "101" + "zpos" "2" "wide" "140" "tall" "60" "autoResize" "0" @@ -92,22 +92,7 @@ "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 +142,7 @@ "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" @@ -264,8 +234,6 @@ "Command" "cancel" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" } "OkButton" @@ -291,7 +259,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 |
