tweak some new lobby gamelist borders
This commit is contained in:
parent
1c6082ccd1
commit
6ec34d6d1d
1 changed files with 4 additions and 2 deletions
|
@ -33,7 +33,7 @@
|
|||
[column]
|
||||
grow_factor = 1
|
||||
horizontal_grow = "true"
|
||||
border = "all"
|
||||
border = "bottom,top,right"
|
||||
border_size = 5
|
||||
[label]
|
||||
id = {ID}
|
||||
|
@ -51,7 +51,7 @@
|
|||
[column]
|
||||
grow_factor = 1
|
||||
horizontal_grow = "true"
|
||||
border = "all"
|
||||
border = "bottom,top,right"
|
||||
border_size = 5
|
||||
[label]
|
||||
id = {ID}
|
||||
|
@ -77,6 +77,8 @@
|
|||
|
||||
#define GAMELISTBOX_BODY_IMAGE ID LABEL
|
||||
[column]
|
||||
border = "all"
|
||||
border_size = 1
|
||||
[image]
|
||||
id = {ID}
|
||||
definition = "default"
|
||||
|
|
Loading…
Add table
Reference in a new issue