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/matchmakingdashboardcasualcriteria.res | |
| parent | e9e324532cec11efafb57200c135fe3eb8397e22 (diff) | |
| parent | 9fe1700457db24b0c7c1a7220b612a53a5482687 (diff) | |
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/matchmakingdashboardcasualcriteria.res')
| -rw-r--r-- | resource/ui/matchmakingdashboardcasualcriteria.res | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/resource/ui/matchmakingdashboardcasualcriteria.res b/resource/ui/matchmakingdashboardcasualcriteria.res index e98dd43..39dfc00 100644 --- a/resource/ui/matchmakingdashboardcasualcriteria.res +++ b/resource/ui/matchmakingdashboardcasualcriteria.res @@ -18,7 +18,7 @@ { "ControlName" "Label" "fieldName" "Title" - "xpos" "8" + "xpos" "0" "ypos" "25" "zpos" "99" "wide" "f0" @@ -27,8 +27,9 @@ "labeltext" "#TF_Matchmaking_HeaderCasual" "textAlignment" "center" "font" "HudFontMedium" - "fgcolor_override" "White" + "fgcolor_override" "TanLight" "mouseinputenabled" "0" + "allcaps" "1" } "criteria" @@ -75,7 +76,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "font" "HudFontMediumSmallBold" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -85,11 +86,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 |
