74 lines
1.3 KiB
Plaintext
74 lines
1.3 KiB
Plaintext
|
"resource/layout/gamespage_details_cloud.layout"
|
||
|
{
|
||
|
controls
|
||
|
{
|
||
|
clouddetails { controlname="CGamesPage_Details_Cloud" style="clouddetails" }
|
||
|
pagination { controlname="CPaginationPanel" style="pagination" }
|
||
|
|
||
|
headerlabel { controlname="Label" style="gamedetails-headerlabel" labeltext="#steam_cloud" }
|
||
|
|
||
|
infolabelplural { controlname="Label" style="infolabel" }
|
||
|
infolabelsingular { controlname="Label" style="infolabel" }
|
||
|
}
|
||
|
|
||
|
colors
|
||
|
{
|
||
|
GameDetailsCloud.ExtraVerticalSpacing "75"
|
||
|
GameDetailsCloud.FileSpacing "4"
|
||
|
GameDetailsCloud.ButtonSpacing "10"
|
||
|
RichText.InsetX "0"
|
||
|
RichText.InsetY "3"
|
||
|
}
|
||
|
|
||
|
styles
|
||
|
{
|
||
|
clouddetails
|
||
|
{
|
||
|
bgcolor=Root.RightCol
|
||
|
}
|
||
|
|
||
|
everythinglabel
|
||
|
{
|
||
|
font-size=13 [$LINUX]
|
||
|
font-size=15
|
||
|
}
|
||
|
|
||
|
infolabel
|
||
|
{
|
||
|
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 width=max }
|
||
|
|
||
|
place
|
||
|
{
|
||
|
region=body
|
||
|
width=max
|
||
|
y=24
|
||
|
control=infolabelplural,infolabelsingular
|
||
|
dir=down
|
||
|
spacing=0
|
||
|
margin=0
|
||
|
}
|
||
|
|
||
|
place
|
||
|
{
|
||
|
region=body
|
||
|
width=max
|
||
|
y=50
|
||
|
control=*cloudfile
|
||
|
dir=down
|
||
|
spacing=4
|
||
|
margin=0
|
||
|
}
|
||
|
|
||
|
place { region=body control=pagination width=max align=bottom margin-bottom=5 }
|
||
|
}
|
||
|
}
|