Few small improvements
This commit is contained in:
parent
f264b6cddc
commit
0fd26b9dc7
2 changed files with 10 additions and 0 deletions
|
@ -138,6 +138,8 @@
|
|||
[column]
|
||||
horizontal_alignment = "left"
|
||||
vertical_alignment = "top"
|
||||
border = "top,bottom"
|
||||
border_size = 1
|
||||
[label]
|
||||
definition = "default_small"
|
||||
id = "name"
|
||||
|
@ -155,6 +157,8 @@
|
|||
[column]
|
||||
horizontal_alignment = "left"
|
||||
vertical_alignment = "top"
|
||||
border = "top,bottom"
|
||||
border_size = 1
|
||||
[label]
|
||||
wrap = "true"
|
||||
definition = "default_small"
|
||||
|
|
|
@ -86,6 +86,12 @@
|
|||
[/row]
|
||||
[/grid]
|
||||
[/column]
|
||||
|
||||
[column]
|
||||
[spacer]
|
||||
width = 25
|
||||
[/spacer]
|
||||
[/column]
|
||||
[/row]
|
||||
[/grid]
|
||||
[/toggle_panel]
|
||||
|
|
Loading…
Add table
Reference in a new issue