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/matchmakingdashboardpopup_newmatch.res | |
| parent | e9e324532cec11efafb57200c135fe3eb8397e22 (diff) | |
| parent | 9fe1700457db24b0c7c1a7220b612a53a5482687 (diff) | |
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/matchmakingdashboardpopup_newmatch.res')
| -rw-r--r-- | resource/ui/matchmakingdashboardpopup_newmatch.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/matchmakingdashboardpopup_newmatch.res b/resource/ui/matchmakingdashboardpopup_newmatch.res index becfea1..047ac0f 100644 --- a/resource/ui/matchmakingdashboardpopup_newmatch.res +++ b/resource/ui/matchmakingdashboardpopup_newmatch.res @@ -62,11 +62,11 @@ "ypos" "5" "wide" "f0" "zpos" "100" - "tall" "20" + "tall" "15" "visible" "1" "enabled" "1" - "font" "HudFontSmallBold" - "fgcolor_override" "White" + "font" "HudFontSmall" + "fgcolor_override" "TanLight" "textAlignment" "center" "labelText" "%match_type%" "proportionaltoparent" "1" @@ -85,7 +85,7 @@ "ControlName" "Label" "fieldName" "AutoJoinLabel" "xpos" "0" - "ypos" "rs1-17" + "ypos" "rs1-19" "wide" "f0" "zpos" "100" "tall" "20" |
