From ceda99cb6f1507321fd6d317ad078b84610323dd Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 12 Apr 2020 13:16:48 -0400 Subject: Updated the backpack and store pages - Fixed various bugs and inconsistencies in the Item and Store pages. - Updated the item options icons. --- resource/ui/econ/confirmapplydecodedialog.res | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) (limited to 'resource/ui/econ/confirmapplydecodedialog.res') diff --git a/resource/ui/econ/confirmapplydecodedialog.res b/resource/ui/econ/confirmapplydecodedialog.res index 34ae644..9bb5617 100644 --- a/resource/ui/econ/confirmapplydecodedialog.res +++ b/resource/ui/econ/confirmapplydecodedialog.res @@ -222,6 +222,25 @@ "fgcolor_override" "Yellow" } + "OptionalAppendLabel" + { + "ControlName" "CExLabel" + "fieldName" "OptionalAppendLabel" + "font" "FontRegular12" + "labelText" "%optional_append%" + "textAlignment" "center" + "xpos" "20" + "ypos" "120" + "zpos" "0" + "wide" "360" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "LightRed" + } + "CancelButton" { "ControlName" "CExButton" @@ -245,8 +264,6 @@ "Command" "cancel" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" } "OkButton" @@ -272,7 +289,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 -- cgit v1.2.3