Vertical alignment fixes in common
This commit is contained in:
@@ -5,20 +5,20 @@ Background@KICK_CLIENT_DIALOG:
|
||||
Background: dialog3
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Y: 40
|
||||
Y: 41
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Label@TEXTA:
|
||||
Y: 67
|
||||
Y: 68
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Align: Center
|
||||
Text: You may also apply a temporary ban, preventing
|
||||
Label@TEXTB:
|
||||
Y: 85
|
||||
Y: 86
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Regular
|
||||
@@ -52,14 +52,14 @@ Background@KICK_SPECTATORS_DIALOG:
|
||||
Background: dialog3
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Y: 40
|
||||
Y: 41
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: Kick Spectators
|
||||
Label@TEXT:
|
||||
Y: 85
|
||||
Y: 86
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Regular
|
||||
@@ -85,21 +85,21 @@ Background@FORCE_START_DIALOG:
|
||||
Background: dialog3
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Y: 40
|
||||
Y: 41
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: Start Game?
|
||||
Label@TEXTA:
|
||||
Y: 67
|
||||
Y: 68
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Align: Center
|
||||
Text: One or more players are not yet ready.
|
||||
Label@TEXTB:
|
||||
Y: 85
|
||||
Y: 86
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Regular
|
||||
@@ -109,14 +109,16 @@ Background@FORCE_START_DIALOG:
|
||||
Width: PARENT_RIGHT
|
||||
Children:
|
||||
Label@KICK_WARNING_A:
|
||||
Y: 106
|
||||
X: 0
|
||||
Y: 107
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: One or more clients are missing the selected
|
||||
Label@KICK_WARNING_B:
|
||||
Y: 123
|
||||
X: 0
|
||||
Y: 124
|
||||
Width: PARENT_RIGHT
|
||||
Height: 25
|
||||
Font: Bold
|
||||
|
||||
Reference in New Issue
Block a user