Add box aroung GPs to avoid black text on black background issues
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7723 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
83049114db
commit
f1bafb4a04
@ -5,8 +5,10 @@
|
||||
<header width="100%" I18N="Section in track selection screen" text="Grand Prix"
|
||||
align="center" text_align="center" />
|
||||
|
||||
<scrollable_toolbar id="gps" height="175" width="100%" align="center" label_location="each"
|
||||
square_items="true" child_width="160" child_height="120" />
|
||||
<box width="100%" height="195">
|
||||
<scrollable_toolbar id="gps" height="175" y="10" x="10" width="100%" align="center" label_location="each"
|
||||
square_items="true" child_width="160" child_height="120" />
|
||||
</box>
|
||||
|
||||
<header width="100%" I18N="Section in track selection screen" text="All Tracks"
|
||||
align="center" text_align="center" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user