50 lines
1020 B
Plaintext
50 lines
1020 B
Plaintext
"resource/layout/gamespage_details_screenshots.layout"
|
|
{
|
|
controls
|
|
{
|
|
turnnotifications { controlname="CGamesPage_Details_TurnNotifications" style="turnnotifications" }
|
|
headerlabel { controlname="Label" style="gamedetails-headerlabel" labeltext="#Steam_TurnNotifications_Sessions" }
|
|
}
|
|
|
|
colors
|
|
{
|
|
// Extra spacing beyond the flowing elements to account for header and button at the bottom
|
|
GameDetailsTurnNotifications.ExtraVerticalSpacing "80"
|
|
GameDetailsTurnNotifications.ItemSpacing "36"
|
|
GameDetailsTurnNotifications.ButtonSpacing "10"
|
|
|
|
RichText.InsetX "0"
|
|
RichText.InsetY "3"
|
|
|
|
}
|
|
|
|
styles
|
|
{
|
|
turnnotifications
|
|
{
|
|
bgcolor=Root.RightCol
|
|
}
|
|
}
|
|
|
|
layout
|
|
{
|
|
region { name=body margin=10 margin-left=15 width=max height=max }
|
|
|
|
place { region=body control=headerlabel width=max }
|
|
|
|
place
|
|
{
|
|
region=body
|
|
width=max
|
|
y=24
|
|
control=*turnnotification
|
|
dir=down
|
|
spacing=4
|
|
margin=0
|
|
}
|
|
|
|
place { region=body control=pagination width=max align=bottom margin-bottom=5 }
|
|
|
|
}
|
|
}
|