diff options
Diffstat (limited to 'resource/ui/econ/tradingstartdialog.res')
| -rw-r--r-- | resource/ui/econ/tradingstartdialog.res | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/resource/ui/econ/tradingstartdialog.res b/resource/ui/econ/tradingstartdialog.res index ed81ff3..3a5719c 100644 --- a/resource/ui/econ/tradingstartdialog.res +++ b/resource/ui/econ/tradingstartdialog.res @@ -6,7 +6,7 @@ "visible" "1" "enabled" "1" "xpos" "c-200" - "ypos" "80" + "ypos" "75" "wide" "400" "tall" "300" "bgcolor_override" "DarkerGrey" @@ -33,7 +33,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "west" "textinsetx" "34" "use_proportional_insets" "1" @@ -66,7 +66,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontMedium" + "font" "HudFontMediumBig" "labelText" "#TF_TradeStartDialog_Title" "textAlignment" "north" "xpos" "0" @@ -78,6 +78,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" + "allcaps" "1" "fgcolor_override" "TanLight" } @@ -121,14 +122,14 @@ { "ControlName" "CExLabel" "fieldName" "QueryLabel" - "font" "HudFontSmallest" + "font" "HudFontMediumSmall" "labelText" "#TF_TradeStartDialog_Select" "textAlignment" "north" "xpos" "0" "ypos" "10" "zpos" "-1" "wide" "400" - "tall" "15" + "tall" "20" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -226,13 +227,13 @@ { "ControlName" "CExLabel" "fieldName" "QueryLabel" - "font" "HudFontSmallBold" + "font" "HudFontMediumSmall" "labelText" "#TF_TradeStartDialog_Friends" "textAlignment" "north" "xpos" "0" "ypos" "10" "wide" "400" - "tall" "15" + "tall" "20" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -244,7 +245,7 @@ { "ControlName" "CExLabel" "fieldName" "EmptyPlayerListLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "#TF_TradeStartDialog_FriendsNone" "textAlignment" "north" "xpos" "0" @@ -278,11 +279,11 @@ { "ControlName" "CExLabel" "fieldName" "QueryLabel" - "font" "HudFontSmallBold" + "font" "HudFontMediumSmall" "labelText" "#TF_TradeStartDialog_Server" "textAlignment" "north" "xpos" "0" - "ypos" "10" + "ypos" "20" "zpos" "-1" "wide" "400" "tall" "15" @@ -297,7 +298,7 @@ { "ControlName" "CExLabel" "fieldName" "EmptyPlayerListLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "#TF_TradeStartDialog_ServerNone" "textAlignment" "north" "xpos" "0" @@ -331,14 +332,14 @@ { "ControlName" "CExLabel" "fieldName" "QueryLabel" - "font" "HudFontSmallBold" + "font" "HudFontMediumSmall" "labelText" "#TF_TradeStartDialog_Profile" "textAlignment" "north" "xpos" "0" "ypos" "10" "zpos" "-1" "wide" "400" - "tall" "15" + "tall" "20" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -481,6 +482,7 @@ "dulltext" "0" "brighttext" "0" "default" "1" + "allcaps" "1" "Command" "cancel" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" |
