diff options
| author | CriticalFlaw <[email protected]> | 2020-04-12 13:11:12 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-04-12 13:11:12 -0400 |
| commit | 7fb5e4895a804624e0c6bb44c65910e80739d668 (patch) | |
| tree | 5ac1e996fe004e0b0a23fa8bd44f8cc68d944821 /resource/ui/matchmakingdashboardpopup_newmatch.res | |
| parent | 9d7d77c52d7c478e974a24ebe1da01c9d9f63ff9 (diff) | |
Updated the main menu
- Added MOTD button, panel and page for item testing.
- Updated Twitch, Workshop, Replay and Matchmaking Dashboard panels.
Diffstat (limited to 'resource/ui/matchmakingdashboardpopup_newmatch.res')
| -rw-r--r-- | resource/ui/matchmakingdashboardpopup_newmatch.res | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/resource/ui/matchmakingdashboardpopup_newmatch.res b/resource/ui/matchmakingdashboardpopup_newmatch.res index cf06a60..8c65c9f 100644 --- a/resource/ui/matchmakingdashboardpopup_newmatch.res +++ b/resource/ui/matchmakingdashboardpopup_newmatch.res @@ -15,7 +15,7 @@ "mouseinputenabled" "1" "collapsed_height" "0" - "expanded_height" "60" + "expanded_height" "30" "pinCorner" "2" "autoResize" "1" @@ -49,7 +49,7 @@ "tall" "f5" "visible" "1" "PaintBackgroundType" "2" - "border" "CyanBorder" + "border" "NoBorder" "bgcolor_override" "DarkGrey" "proportionaltoparent" "1" "pinCorner" "3" @@ -59,7 +59,7 @@ "ControlName" "CAutoFittingLabel" "fieldName" "DescLabel" "xpos" "0" - "ypos" "7" + "ypos" "5" "wide" "f0" "zpos" "100" "tall" "20" @@ -127,8 +127,6 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" } "SmallJoinButton" @@ -165,8 +163,6 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" } "WideJoinButton" @@ -197,8 +193,6 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" } "JoiningLabel" |
