37 lines
906 B
Plaintext
37 lines
906 B
Plaintext
"resource/layout/gamespage_details_workshop_details.layout"
|
|
{
|
|
controls
|
|
{
|
|
workshopdetails { controlname="CWorkshopDetailsPanel" }
|
|
workshop_banner { controlname="ImagePanel" image=resource/workshop_banner zpos=-1 style="workshop_banner" }
|
|
workshop_description { controlname="RichText" style="workshop_description" text="#steam_community_files_info" }
|
|
}
|
|
|
|
colors
|
|
{
|
|
WorkshopDetailsPanel.ExtraVerticalSpacing "140"
|
|
WorkshopDetailsPanel.ExtraHorizontalSpacing "203"
|
|
RichText.InsetX "2"
|
|
RichText.InsetY "2"
|
|
}
|
|
|
|
styles
|
|
{
|
|
workshop_description
|
|
{
|
|
textcolor=Root.Label.Text
|
|
selectedtextcolor=Root.Label.Text
|
|
render_bg {}
|
|
font-size=13 [$LINUX]
|
|
font-size=15
|
|
font-family=basefont
|
|
}
|
|
}
|
|
|
|
layout
|
|
{
|
|
place { region=body control=workshop_description x=0 y=60 width=200 height=80 }
|
|
place { region=body control=workshop_banner x=1 y=0 width=200 height=52 align=left }
|
|
}
|
|
}
|