"resource/layout/gamespage_details_nonsteam.layout" { controls { nonsteamdetails { controlname="CGamesPage_Details_NonSteam" style="nonsteamdetails" } headerlabel { controlname="Label" style="gamedetails-headerlabel" labeltext="#Steam_NonSteam" } bodycontent { controlname="RichText" style="bodycontent" } } colors { BackgroundStart="20 20 20 170" RichText.InsetX "0" RichText.InsetY "3" GameDetailsNonSteam.ExtraVerticalSpacing "55" } styles { nonsteamdetails { bgcolor=Root.RightCol } bodycontent { textcolor=Root.Label.Text selectedtextcolor=Root.Label.Text font-size=13 [$LINUX] font-size=15 render_bg {} } "RichText url" { font-size=13 [$LINUX] font-size=15 } } layout { region { name=body margin=10 margin-left=15 width=max height=max } place { region=body control=headerlabel,bodycontent dir=down spacing=8 width=max } } }