From efba2d7f8d7c68205331fcc3accad683649faed8 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 7 Aug 2020 18:49:07 -0400 Subject: Visual Tweaks - Increased the size of the item names on the loadout screen. - Updated the tournament and building panels - Added a panel shown when the player auto-switches teams. - Fixed the reserve ammo sometimes being cutoff. - Added additional panels, visual tweaks to multiple others. --- resource/ui/craftingstatusdialog.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/ui/craftingstatusdialog.res') diff --git a/resource/ui/craftingstatusdialog.res b/resource/ui/craftingstatusdialog.res index d6268af..7cbef76 100644 --- a/resource/ui/craftingstatusdialog.res +++ b/resource/ui/craftingstatusdialog.res @@ -9,10 +9,10 @@ "ypos" "200" "wide" "200" "tall" "110" - "bgcolor_override" "DarkerGrey" + "bgcolor_override" "DarkGrey" "paintbackgroundtype" "0" "settitlebarvisible" "0" - "border" "CyanBorderThick" + "border" "CyanBorder" } "CenterPositioner" @@ -74,7 +74,7 @@ { "ControlName" "Label" "fieldName" "EllipsesLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "xpos" "0" "ypos" "0" "zpos" "0" @@ -109,7 +109,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#GameUI_Ok" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" -- cgit v1.2.3