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/matchmakingdashboardcomp.res | |
| parent | e9e324532cec11efafb57200c135fe3eb8397e22 (diff) | |
| parent | 9fe1700457db24b0c7c1a7220b612a53a5482687 (diff) | |
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/matchmakingdashboardcomp.res')
| -rw-r--r-- | resource/ui/matchmakingdashboardcomp.res | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/resource/ui/matchmakingdashboardcomp.res b/resource/ui/matchmakingdashboardcomp.res index a9e847c..ab634d7 100644 --- a/resource/ui/matchmakingdashboardcomp.res +++ b/resource/ui/matchmakingdashboardcomp.res @@ -18,18 +18,18 @@ { "ControlName" "Label" "fieldName" "Title" - "xpos" "8" + "xpos" "0" "ypos" "25" - "zpos" "101" + "zpos" "99" "wide" "f0" "tall" "20" "proportionaltoparent" "1" "labeltext" "#TF_Matchmaking_HeaderCompetitive" "textAlignment" "center" "font" "HudFontMedium" - "fgcolor_override" "White" - "bgcolor_override" "DarkGrey" + "fgcolor_override" "TanLight" "mouseinputenabled" "0" + "allcaps" "1" } "ShowExplanationsButton" @@ -47,7 +47,7 @@ "enabled" "0" "tabPosition" "0" "labelText" "?" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -120,7 +120,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "font" "HudFontMediumSmallBold" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -130,11 +130,9 @@ "mouseinputenabled" "1" "keyboardinputenabled" "0" "actionsignallevel" "1" + "allcaps" "1" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - - "armedBgColor_override" "CreditsGreen" - "defaultBgColor_override" "GreenSolid" } }
\ No newline at end of file |
