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:
Mark de Wever 2009-07-19 10:12:18 +00:00
parent 1f1cb7658c
commit 5b18d19f57

View File

@ -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"