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:
|
Container@CHAT_PANEL:
|
||||||
Y: 65
|
Y: 65
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
|
|||||||
@@ -43,4 +43,4 @@ Container@CHAT_CONTAINER:
|
|||||||
Height: 15
|
Height: 15
|
||||||
WordWrap: true
|
WordWrap: true
|
||||||
VAlign: Top
|
VAlign: Top
|
||||||
Shadow: True
|
Shadow: True
|
||||||
|
|||||||
@@ -66,4 +66,4 @@ Container@LOBBY_OPTIONS_BIN:
|
|||||||
Height: 25
|
Height: 25
|
||||||
Font: Regular
|
Font: Regular
|
||||||
Visible: False
|
Visible: False
|
||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
|
|||||||
@@ -140,7 +140,7 @@ Container@LOBBY_SERVERS_BIN:
|
|||||||
LogicTicker@ANIMATION:
|
LogicTicker@ANIMATION:
|
||||||
Container@SELECTED_SERVER:
|
Container@SELECTED_SERVER:
|
||||||
X: PARENT_RIGHT + 11
|
X: PARENT_RIGHT + 11
|
||||||
Width: 174
|
Width: 174
|
||||||
Height: 280
|
Height: 280
|
||||||
Children:
|
Children:
|
||||||
Background@MAP_BG:
|
Background@MAP_BG:
|
||||||
|
|||||||
@@ -319,4 +319,4 @@ Container@MAINMENU:
|
|||||||
Height: 25
|
Height: 25
|
||||||
Align: Center
|
Align: Center
|
||||||
Shadow: true
|
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
|
Height: 25
|
||||||
Text: Back
|
Text: Back
|
||||||
Font: Bold
|
Font: Bold
|
||||||
TooltipContainer@TOOLTIP_CONTAINER:
|
TooltipContainer@TOOLTIP_CONTAINER:
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ ScrollPanel@MULTIPLAYER_CLIENT_LIST:
|
|||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 23
|
Height: 23
|
||||||
Shadow: True
|
Shadow: True
|
||||||
|
|
||||||
ScrollPanel@MULTIPLAYER_FILTER_PANEL:
|
ScrollPanel@MULTIPLAYER_FILTER_PANEL:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Height: 130
|
Height: 130
|
||||||
@@ -82,4 +82,4 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
|
|||||||
Height: 20
|
Height: 20
|
||||||
Text: Incompatible
|
Text: Incompatible
|
||||||
TextColor: BEBEBE
|
TextColor: BEBEBE
|
||||||
Font: Regular
|
Font: Regular
|
||||||
|
|||||||
@@ -271,4 +271,4 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
|
|||||||
Height: 25
|
Height: 25
|
||||||
Text: Create
|
Text: Create
|
||||||
Font: Bold
|
Font: Bold
|
||||||
TooltipContainer@TOOLTIP_CONTAINER:
|
TooltipContainer@TOOLTIP_CONTAINER:
|
||||||
|
|||||||
@@ -54,4 +54,4 @@ Background@DIRECTCONNECT_PANEL:
|
|||||||
Height: 25
|
Height: 25
|
||||||
Text: Cancel
|
Text: Cancel
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Key: escape
|
Key: escape
|
||||||
|
|||||||
@@ -40,4 +40,4 @@ Metrics:
|
|||||||
WaitingGameColor: 00FF00
|
WaitingGameColor: 00FF00
|
||||||
UPnPDisabledColor: FFFFFF
|
UPnPDisabledColor: FFFFFF
|
||||||
UPnPEnabledColor: 00FF00
|
UPnPEnabledColor: 00FF00
|
||||||
UPnPNotSupportedColor: FF0000
|
UPnPNotSupportedColor: FF0000
|
||||||
|
|||||||
Reference in New Issue
Block a user