Files
tbd-station-14/Content.Client/Info/InfoSection.xaml
ShadowCommander 09e0f79b89 Xaml Rules and Info (#5741)
* XAMLify rules and info

* Fix errors

* Combine AddSection methods

* Readd AddSection
2021-12-15 22:17:01 -08:00

6 lines
200 B
XML

<BoxContainer xmlns="https://spacestation14.io"
Orientation="Vertical">
<Label Name="TitleLabel" StyleClasses="LabelHeading"/>
<RichTextLabel Name="Content"/>
</BoxContainer>