GUI tweaks

This commit is contained in:
auria.mg 2018-03-23 20:38:16 -04:00
parent c3ea7f1088
commit 75c1739ff2

View File

@ -6,15 +6,13 @@
<button id="user-id" width="20%" height="fit" align="center"/>
<spacer height="20"/>
<box width="50%" height="10%" layout="vertical-row" align="center">
<div width="100%" height="fit" layout="horizontal-row" >
<label proportion="3" I18N="In the networking menu"
text="Enable splitscreen or player handicaps" text_align="right"/>
<spacer width="50"/>
<div proportion="1" height="fit" layout="horizontal-row">
<checkbox id="enable-splitscreen" align="center" />
</div>
</div>
<box width="50%" height="10%" layout="horizontal-row" align="center" valign="center">
<spacer proportion="1"/>
<label I18N="In the networking menu" align="center"
text="Enable splitscreen or player handicaps" text_align="right"/>
<spacer width="25"/>
<checkbox id="enable-splitscreen" align="center" />
<spacer proportion="1"/>
</box>
<spacer height="15" width="10"/>