Common UI yaml style fixes

As suggested by upgrade rules.
This commit is contained in:
reaperrr
2018-02-21 18:23:48 +01:00
committed by Mustafa Alperen Seki
parent 5ae1d1c4bf
commit e6e860ee36
10 changed files with 11 additions and 11 deletions

View File

@@ -73,4 +73,4 @@ Container@GAME_INFO_PANEL:
Container@CHAT_PANEL:
Y: 65
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
Height: PARENT_BOTTOM

View File

@@ -43,4 +43,4 @@ Container@CHAT_CONTAINER:
Height: 15
WordWrap: true
VAlign: Top
Shadow: True
Shadow: True

View File

@@ -66,4 +66,4 @@ Container@LOBBY_OPTIONS_BIN:
Height: 25
Font: Regular
Visible: False
TooltipContainer: TOOLTIP_CONTAINER
TooltipContainer: TOOLTIP_CONTAINER

View File

@@ -140,7 +140,7 @@ Container@LOBBY_SERVERS_BIN:
LogicTicker@ANIMATION:
Container@SELECTED_SERVER:
X: PARENT_RIGHT + 11
Width: 174
Width: 174
Height: 280
Children:
Background@MAP_BG:

View File

@@ -319,4 +319,4 @@ Container@MAINMENU:
Height: 25
Align: Center
Shadow: true
Text: Download the latest version from www.openra.net
Text: Download the latest version from www.openra.net

View File

@@ -243,4 +243,4 @@ Background@MULTIPLAYER_PANEL:
Height: 25
Text: Back
Font: Bold
TooltipContainer@TOOLTIP_CONTAINER:
TooltipContainer@TOOLTIP_CONTAINER:

View File

@@ -39,7 +39,7 @@ ScrollPanel@MULTIPLAYER_CLIENT_LIST:
Width: PARENT_RIGHT
Height: 23
Shadow: True
ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Width: PARENT_RIGHT
Height: 130
@@ -82,4 +82,4 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Height: 20
Text: Incompatible
TextColor: BEBEBE
Font: Regular
Font: Regular

View File

@@ -271,4 +271,4 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
Height: 25
Text: Create
Font: Bold
TooltipContainer@TOOLTIP_CONTAINER:
TooltipContainer@TOOLTIP_CONTAINER:

View File

@@ -54,4 +54,4 @@ Background@DIRECTCONNECT_PANEL:
Height: 25
Text: Cancel
Font: Bold
Key: escape
Key: escape

View File

@@ -40,4 +40,4 @@ Metrics:
WaitingGameColor: 00FF00
UPnPDisabledColor: FFFFFF
UPnPEnabledColor: 00FF00
UPnPNotSupportedColor: FF0000
UPnPNotSupportedColor: FF0000