"resource/layout/gamespage_details_cloud_file.layout" { controls { title { controlname="Label" style="titlestyle" } message { controlname="Label" style="messagestyle" } launchsession { controlname="Button" labelText="#Steam_TurnNotifications_LaunchSession" } } styles { titlestyle { font-size=15 [$LINUX] font-size=20 } messagestyle { font-size=13 [$LINUX] font-size=15 } turnnotification_odd { } turnnotification_even { bgcolor="10 36 56 175" } } layout { region { name=column1 margin=0 x=0 y=0 width=max } place { region=column1 control=title,message dir=down x=0 y=3 spacing=4 width=max height=14 } place { region=column1 control=launchsession x=0 y=13 align=right height=14 margin-right=7 } } }