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/craftingstatusdialog.res | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'resource/ui/craftingstatusdialog.res') diff --git a/resource/ui/craftingstatusdialog.res b/resource/ui/craftingstatusdialog.res index a369c3b..55432ac 100644 --- a/resource/ui/craftingstatusdialog.res +++ b/resource/ui/craftingstatusdialog.res @@ -9,10 +9,10 @@ "ypos" "200" "wide" "200" "tall" "110" - "bgcolor_override" "DarkGrey" + "bgcolor_override" "DarkerGrey" "paintbackgroundtype" "0" "settitlebarvisible" "0" - "border" "CyanBorder" + "border" "CyanBorderThick" } "CenterPositioner" @@ -117,7 +117,5 @@ "Command" "close" "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