MP Lobby: shifted game info icon to the left
[ci skip]
This commit is contained in:
parent
819947f95f
commit
0db17bbcf1
1 changed files with 14 additions and 13 deletions
|
@ -59,6 +59,20 @@
|
|||
)}
|
||||
[/column]
|
||||
|
||||
[column]
|
||||
grow_factor = 0
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_alignment = "right"
|
||||
vertical_grow = true
|
||||
|
||||
[image]
|
||||
id = "game_info"
|
||||
definition = "centered"
|
||||
label = "icons/icon-info.png"
|
||||
[/image]
|
||||
[/column]
|
||||
|
||||
[column]
|
||||
grow_factor = 0
|
||||
horizontal_grow = true
|
||||
|
@ -113,19 +127,6 @@
|
|||
|
||||
[column]
|
||||
grow_factor = 0
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_alignment = "right"
|
||||
vertical_grow = true
|
||||
|
||||
[image]
|
||||
id = "game_info"
|
||||
definition = "centered"
|
||||
label = "icons/icon-info.png"
|
||||
[/image]
|
||||
[/column]
|
||||
|
||||
[column]
|
||||
horizontal_alignment = "right"
|
||||
|
||||
[grid]
|
||||
|
|
Loading…
Add table
Reference in a new issue