45 lines
710 B
Plaintext
45 lines
710 B
Plaintext
"resource/layout/gamespage_details_gametitleheader.layout"
|
|
{
|
|
controls
|
|
{
|
|
gametitlelabel { controlname="Label" style="headertextlarge" labeltext="" }
|
|
iconimage { controlname="ImagePanel" style="gameicon" }
|
|
}
|
|
|
|
colors
|
|
{
|
|
GameDetailsTitleHeader.HorizontalSpacing=10
|
|
}
|
|
|
|
styles
|
|
{
|
|
CDetailsGameTitleHeaderPanel
|
|
{
|
|
bgcolor=Root.BackTransparent
|
|
}
|
|
|
|
headertextlarge
|
|
{
|
|
font-size=32 [$LINUX]
|
|
font-size=46
|
|
font-family=light
|
|
font-weight=400
|
|
bgcolor=none
|
|
}
|
|
}
|
|
|
|
layout
|
|
{
|
|
region { name="header" y=0 x=0 width=max height=max }
|
|
place {
|
|
control=iconimage,gametitlelabel
|
|
region=header
|
|
dir=right
|
|
align=left-center
|
|
margin-left=10
|
|
margin-right=10
|
|
spacing=10
|
|
}
|
|
}
|
|
}
|