diff options
| author | CriticalFlaw <[email protected]> | 2020-08-07 18:49:07 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-07 18:49:07 -0400 |
| commit | efba2d7f8d7c68205331fcc3accad683649faed8 (patch) | |
| tree | f489c6a79f4e8e919f0ca89ff18cf6e6dddd5d34 /resource/ui/steamworkshopdialog.res | |
| parent | 8ab130c7f27a40993c76e43c3b7275477c18cd7c (diff) | |
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.
Diffstat (limited to 'resource/ui/steamworkshopdialog.res')
| -rw-r--r-- | resource/ui/steamworkshopdialog.res | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/resource/ui/steamworkshopdialog.res b/resource/ui/steamworkshopdialog.res index 09c1959..06516ae 100644 --- a/resource/ui/steamworkshopdialog.res +++ b/resource/ui/steamworkshopdialog.res @@ -101,7 +101,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "Cerbetica22" + "font" "HudFontSmall" "labelText" "#TF_SteamWorkshop_Title" "textAlignment" "center" "xpos" "0" @@ -151,7 +151,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_SteamWorkshop_LearnHow" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "Command" "learn_more" "sound_depressed" "UI/buttonclick.wav" @@ -262,7 +262,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "<" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -275,7 +275,7 @@ { "ControlName" "CExLabel" "fieldName" "CurPageLabel" - "font" "Cerbetica12" + "font" "HudFontSmall" "labelText" "%page%" "textAlignment" "center" "xpos" "460" @@ -305,7 +305,7 @@ "enabled" "1" "tabPosition" "0" "labelText" ">" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -329,7 +329,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_SteamWorkshop_ViewPublished" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -355,7 +355,7 @@ "tabPosition" "0" "textinsetx" "25" "use_proportional_insets" "1" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "west" "dulltext" "0" "brighttext" "0" @@ -400,7 +400,7 @@ "tabPosition" "0" "textinsetx" "25" "use_proportional_insets" "1" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "west" "dulltext" "0" "brighttext" "0" @@ -445,7 +445,7 @@ "tabPosition" "0" "textinsetx" "25" "use_proportional_insets" "1" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "west" "dulltext" "0" "brighttext" "0" @@ -491,7 +491,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_SteamWorkshop_BrowseTheWorkshop" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "Command" "browse" "sound_depressed" "UI/buttonclick.wav" @@ -514,7 +514,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_SteamWorkshop_Test" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "Command" "itemtest" "sound_depressed" "UI/buttonclick.wav" @@ -537,7 +537,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_SteamWorkshop_Publish" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "Command" "publish" "sound_depressed" "UI/buttonclick.wav" @@ -560,7 +560,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_SteamWorkshop_Instructions" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "Command" "learn_more" "sound_depressed" "UI/buttonclick.wav" @@ -583,7 +583,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_SteamWorkshop_Legal" - "font" "Cerbetica12" + "font" "HudFontSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -608,8 +608,8 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "#Store_CANCEL" - "font" "Cerbetica12" + "labelText" "#TF_Close" + "font" "HudFontSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" |
