Common UI yaml style fixes
As suggested by upgrade rules.
This commit is contained in:
committed by
Mustafa Alperen Seki
parent
5ae1d1c4bf
commit
e6e860ee36
@@ -73,4 +73,4 @@ Container@GAME_INFO_PANEL:
|
||||
Container@CHAT_PANEL:
|
||||
Y: 65
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
Height: PARENT_BOTTOM
|
||||
|
||||
@@ -43,4 +43,4 @@ Container@CHAT_CONTAINER:
|
||||
Height: 15
|
||||
WordWrap: true
|
||||
VAlign: Top
|
||||
Shadow: True
|
||||
Shadow: True
|
||||
|
||||
@@ -66,4 +66,4 @@ Container@LOBBY_OPTIONS_BIN:
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Visible: False
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -243,4 +243,4 @@ Background@MULTIPLAYER_PANEL:
|
||||
Height: 25
|
||||
Text: Back
|
||||
Font: Bold
|
||||
TooltipContainer@TOOLTIP_CONTAINER:
|
||||
TooltipContainer@TOOLTIP_CONTAINER:
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -271,4 +271,4 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
|
||||
Height: 25
|
||||
Text: Create
|
||||
Font: Bold
|
||||
TooltipContainer@TOOLTIP_CONTAINER:
|
||||
TooltipContainer@TOOLTIP_CONTAINER:
|
||||
|
||||
@@ -54,4 +54,4 @@ Background@DIRECTCONNECT_PANEL:
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
Key: escape
|
||||
Key: escape
|
||||
|
||||
@@ -40,4 +40,4 @@ Metrics:
|
||||
WaitingGameColor: 00FF00
|
||||
UPnPDisabledColor: FFFFFF
|
||||
UPnPEnabledColor: 00FF00
|
||||
UPnPNotSupportedColor: FF0000
|
||||
UPnPNotSupportedColor: FF0000
|
||||
|
||||
Reference in New Issue
Block a user