diff options
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 |
