mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 05:57:49 +00:00
Minor improvement to the game delete dialog.
Added some borders and fixed a "horizontal_grow and horizontal_alignment can't be combined, alignment is ignored" warning.
This commit is contained in:
parent
1f1cb7658c
commit
5b18d19f57
@ -61,9 +61,10 @@
|
||||
|
||||
[column]
|
||||
grow_factor = 1
|
||||
horizontal_grow = "true"
|
||||
horizontal_alignment = "right"
|
||||
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_alignment = "right"
|
||||
[toggle_button]
|
||||
id = "dont_ask_again"
|
||||
definition = "default"
|
||||
@ -80,8 +81,10 @@
|
||||
|
||||
[column]
|
||||
grow_factor = 1
|
||||
horizontal_grow = "true"
|
||||
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_grow = "true"
|
||||
[label]
|
||||
id = "lblSpacer"
|
||||
definition = "default"
|
||||
|
Loading…
x
Reference in New Issue
Block a user