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/econ/tradingstartdialog.res | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'resource/ui/econ/tradingstartdialog.res') diff --git a/resource/ui/econ/tradingstartdialog.res b/resource/ui/econ/tradingstartdialog.res index e06cd2b..ff6f033 100644 --- a/resource/ui/econ/tradingstartdialog.res +++ b/resource/ui/econ/tradingstartdialog.res @@ -66,7 +66,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "Cerbetica22" + "font" "HudFontMedium" "labelText" "#TF_TradeStartDialog_Title" "textAlignment" "north" "xpos" "0" @@ -121,7 +121,7 @@ { "ControlName" "CExLabel" "fieldName" "QueryLabel" - "font" "Cerbetica12" + "font" "HudFontSmallest" "labelText" "#TF_TradeStartDialog_Select" "textAlignment" "north" "xpos" "0" @@ -151,7 +151,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_TradeStartDialog_SelectFriends" - "font" "Cerbetica14" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -175,7 +175,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_TradeStartDialog_SelectServer" - "font" "Cerbetica14" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -199,7 +199,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_TradeStartDialog_SelectProfile" - "font" "Cerbetica14" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -450,7 +450,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_TradeStartDialog_ProfileGo" - "font" "Cerbetica14" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -476,7 +476,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Cancel" - "font" "Cerbetica14" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" -- cgit v1.2.3