diff options
Diffstat (limited to 'resource/ui/compstats.res')
| -rw-r--r-- | resource/ui/compstats.res | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/resource/ui/compstats.res b/resource/ui/compstats.res index 22904db..ce5972f 100644 --- a/resource/ui/compstats.res +++ b/resource/ui/compstats.res @@ -21,7 +21,7 @@ "zpos" "110" "wide" "o1" "tall" "70" - "visible" "1" + "visible" "0" "enabled" "1" "proportionaltoparent" "1" "mouseinputenabled" "0" @@ -37,7 +37,7 @@ "zpos" "100" "wide" "320" "tall" "100" - "visible" "1" + "visible" "0" "proportionaltoparent" "1" "mouseinputenabled" "0" "matchgroup" "MatchGroup_Ladder_6v6" @@ -55,7 +55,7 @@ "ControlName" "CExButton" "fieldName" "ShowLeaderboardsButton" "xpos" "rs1-10" - "ypos" "40" + "ypos" "10" "zpos" "0" "wide" "p0.45" "tall" "15" @@ -64,11 +64,13 @@ "actionsignallevel" "2" "command" "show_leaderboards" "labeltext" "#TF_Competitive_ViewLeaderboards" - "font" "CerbeticaBold12" + "font" "FontBold12" "fgcolor_override" "TanLight" "textAlignment" "center" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" + "border_default" "WhiteBorder" + "border_armed" "WhiteBorder" } "ShowMatchHistoryButton" @@ -76,7 +78,7 @@ "ControlName" "Button" "fieldName" "ShowMatchHistoryButton" "xpos" "10" - "ypos" "40" + "ypos" "10" "zpos" "0" "wide" "p0.45" "tall" "15" @@ -85,11 +87,13 @@ "actionsignallevel" "2" "command" "show_match_history" "labeltext" "#TF_Competitive_ViewMatches" - "font" "CerbeticaBold12" + "font" "FontBold12" "fgcolor_override" "TanLight" "textAlignment" "center" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" + "border_default" "WhiteBorder" + "border_armed" "WhiteBorder" } "PlaylistBGPanel" @@ -97,7 +101,7 @@ "ControlName" "EditablePanel" "fieldName" "PlaylistBGPanel" "xpos" "cs-0.5" - "ypos" "35" + "ypos" "30" "zpos" "-1" "wide" "p0.98" "tall" "p1-200" @@ -117,7 +121,7 @@ "zpos" "100" "wide" "p0.95" "tall" "p0.89" - "visible" "1" + "visible" "0" "PaintBackgroundType" "2" "border" "InnerShadowBorder" "proportionaltoparent" "1" @@ -129,7 +133,7 @@ "ControlName" "EditablePanel" "fieldName" "MatchHistoryCategories" "xpos" "cs-0.5" - "ypos" "25" + "ypos" "0" "zpos" "10" "wide" "p0.95" "tall" "20" @@ -307,9 +311,9 @@ "ControlName" "CScrollableList" "fieldName" "MatchHistoryContainer" "xpos" "cs-0.5" - "ypos" "40" + "ypos" "20" "wide" "p0.95" - "tall" "p0.78" + "tall" "p0.98" "visible" "1" "proportionaltoparent" "1" "restrict_width" "0" |
