"resource/layout/gamespage_details_compat_subheader.layout" { controls { compatdescription { controlname="RichText" style="RichTextSimple" labeltext="#Steam_Settings_Compat_Launch" zpos="2" } } styles { CDetailsCompatSubHeaderPanel { bgcolor=backgroundstartsubtle } RichTextSimple { render { } render_bg { } } } layout { region { name="header" y=0 x=0 width=max height=120 } place { control=compatdescription region=header margin-top=0 margin-left=0 margin-right=0 width=380 dir=down } } }