Vertical alignment fixes in common
This commit is contained in:
@@ -6,7 +6,7 @@ Background@MULTIPLAYER_PANEL:
|
||||
Height: 550
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Y: 15
|
||||
Y: 16
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Text: Multiplayer
|
||||
@@ -14,7 +14,7 @@ Background@MULTIPLAYER_PANEL:
|
||||
Font: Bold
|
||||
Container@LABEL_CONTAINER:
|
||||
X: 20
|
||||
Y: 42
|
||||
Y: 43
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Children:
|
||||
@@ -54,21 +54,21 @@ Background@MULTIPLAYER_PANEL:
|
||||
Label@OUTDATED_VERSION_LABEL:
|
||||
X: 5
|
||||
Width: PARENT_RIGHT-10
|
||||
Height: 18
|
||||
Height: 20
|
||||
Align: Center
|
||||
Text: You are running an outdated version of OpenRA. Download the latest version from www.openra.net
|
||||
Font: TinyBold
|
||||
Label@UNKNOWN_VERSION_LABEL:
|
||||
X: 5
|
||||
Width: PARENT_RIGHT-10
|
||||
Height: 18
|
||||
Height: 20
|
||||
Align: Center
|
||||
Text: You are running an unrecognized version of OpenRA. Download the latest version from www.openra.net
|
||||
Font: TinyBold
|
||||
Label@PLAYTEST_AVAILABLE_LABEL:
|
||||
X: 5
|
||||
Width: PARENT_RIGHT-10
|
||||
Height: 18
|
||||
Height: 20
|
||||
Align: Center
|
||||
Text: A preview of the next OpenRA release is available for testing. Download the playtest from www.openra.net
|
||||
Font: TinyBold
|
||||
@@ -87,7 +87,6 @@ Background@MULTIPLAYER_PANEL:
|
||||
Visible: false
|
||||
Children:
|
||||
Label@LABEL:
|
||||
Y: 0 - 1
|
||||
Font: TinyBold
|
||||
Width: PARENT_RIGHT
|
||||
Height: 20
|
||||
@@ -162,31 +161,31 @@ Background@MULTIPLAYER_PANEL:
|
||||
Height: PARENT_BOTTOM - 2
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Label@SELECTED_MAP:
|
||||
Y: 172
|
||||
Y: 173
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Label@SELECTED_IP:
|
||||
Y: 187
|
||||
Y: 188
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Label@SELECTED_STATUS:
|
||||
Y: 203
|
||||
Y: 204
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: TinyBold
|
||||
Align: Center
|
||||
Label@SELECTED_MOD_VERSION:
|
||||
Y: 216
|
||||
Y: 217
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Center
|
||||
Label@SELECTED_PLAYERS:
|
||||
Y: 229
|
||||
Y: 230
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: TinyBold
|
||||
|
||||
Reference in New Issue
Block a user