Move titlescreen revnum label to the left edge and reduce its font size
The version number shouldn't be catching the attention of the reader.
This commit is contained in:
parent
57c2859c2b
commit
1a9ed1c431
2 changed files with 3 additions and 3 deletions
|
@ -108,7 +108,7 @@
|
||||||
[/label_definition]
|
[/label_definition]
|
||||||
#enddef
|
#enddef
|
||||||
|
|
||||||
{_GUI_DEFINITION "title_creen_revision" "label used for the revision number in the title screen" SMALL DEFAULT ({GUI__TEXT_VERTICALLY_CENTRED})}
|
{_GUI_DEFINITION "title_creen_revision" "label used for the revision number in the title screen" TINY DEFAULT ({GUI__TEXT_VERTICALLY_CENTRED})}
|
||||||
|
|
||||||
#undef _GUI_DEFINITION
|
#undef _GUI_DEFINITION
|
||||||
#undef _GUI_RESOLUTION
|
#undef _GUI_RESOLUTION
|
||||||
|
|
|
@ -327,8 +327,6 @@
|
||||||
[row]
|
[row]
|
||||||
grow_factor = 1
|
grow_factor = 1
|
||||||
|
|
||||||
{GUI_FILLER}
|
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
horizontal_alignment = "left"
|
horizontal_alignment = "left"
|
||||||
vertical_alignment = "bottom"
|
vertical_alignment = "bottom"
|
||||||
|
@ -342,6 +340,8 @@
|
||||||
|
|
||||||
{GUI_FILLER}
|
{GUI_FILLER}
|
||||||
|
|
||||||
|
{GUI_FILLER}
|
||||||
|
|
||||||
{_GUI_V_SPACER 22}
|
{_GUI_V_SPACER 22}
|
||||||
|
|
||||||
{GUI_FILLER}
|
{GUI_FILLER}
|
||||||
|
|
Loading…
Add table
Reference in a new issue