diff options
| author | Igor <[email protected]> | 2021-07-04 21:31:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-04 21:31:22 -0400 |
| commit | 09c61d25921c37ca1db41c464634bf16cbfb7494 (patch) | |
| tree | 128a27b0c7a910da42129e69aba8b1f4737280f0 /resource/ui/steamworkshopdialog.res | |
| parent | e9e324532cec11efafb57200c135fe3eb8397e22 (diff) | |
| parent | 9fe1700457db24b0c7c1a7220b612a53a5482687 (diff) | |
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/steamworkshopdialog.res')
| -rw-r--r-- | resource/ui/steamworkshopdialog.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/steamworkshopdialog.res b/resource/ui/steamworkshopdialog.res index bc6ff93..22ee750 100644 --- a/resource/ui/steamworkshopdialog.res +++ b/resource/ui/steamworkshopdialog.res @@ -184,7 +184,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "labelText" "#TF_SteamWorkshop_YourItems" "textAlignment" "west" "xpos" "15" @@ -275,7 +275,7 @@ { "ControlName" "CExLabel" "fieldName" "CurPageLabel" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "labelText" "%page%" "textAlignment" "center" "xpos" "441" @@ -318,7 +318,7 @@ { "ControlName" "CExButton" "fieldName" "ViewPublishedButton" - "xpos" "435" + "xpos" "433" "ypos" "15" "zpos" "20" "wide" "100" @@ -609,7 +609,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_Close" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" |
