#base "matchmakingdashboardsidepanel.res"

"Resource/UI/MatchMakingDashboardPlayList.res"
{
	"ExpandableList"
	{
		"fieldName"									"ExpandableList"
		"xpos"										"r0"
		"ypos"										"15"
		"zpos"										"1001"
		"wide"										"200"
		"tall"										"f74"
		"visible"									"1"
		"proportionaltoparent"						"1"
	}

	"Title"
	{
		"ControlName"								"Label"
		"fieldName"									"Title"
		"xpos"										"10"
		"ypos"										"4"
		"zpos"										"99"
		"wide"										"180"
		"tall"										"60"
		"proportionaltoparent"						"1"
		"labeltext"									"#TF_Matchmaking_HeaderModeSelect"
		"textAlignment"								"center"
		"wrap"										"1"
		"centerwrap"								"1"
		"font"										"Size 24"
		"fgcolor_override"							"WhiteDark"
		"AllCaps"									"1"
		
		"mouseinputenabled"							"0"
	}
	
	"Separator"
	{
		"ControlName"								"EditablePanel"
		"fieldName"									"Separator"
		"xpos"										"20"
		"ypos"										"0"
		"zpos"										"99"
		"wide"										"1"
		"tall"										"40"
		"bgcolor_override"							"WhiteDark"
"visible" "0"
		
		"pin_to_sibling"							"Title"
		"pin_corner_to_sibling"						"PIN_CENTER_LEFT"
		"pin_to_sibling_corner"						"PIN_CENTER_RIGHT"
	}

	"playlist"
	{
	//	"ControlName"								"CTFPlaylistPanel"
		"fieldName"									"playlist"
		"xpos"										"0"
		"ypos"										"60"
		"zpos"										"100"
		"wide"										"255"
		"tall"										"f0"
		"visible"									"1"
		"proportionaltoparent"						"1"
	}

	"PlayListDropShadow"
	{
		"ControlName"								"EditablePanel"
		"fieldName"									"PlayListDropShadow"
		"xpos"										"9999"
	}

}