More minor tweaks to the main menu

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10375 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria
2011-12-08 00:52:16 +00:00
parent de20a89c17
commit 77cd48a41f
5 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 KiB

After

Width:  |  Height:  |  Size: 42 KiB

View File

@@ -27,7 +27,7 @@
<icon id="logo" align="center" proportion="5" width="100%" icon="gui/logo.png"/>
<buttonbar id="menu_toprow" proportion="4" width="75%" align="center">
<buttonbar id="menu_toprow" proportion="3" width="75%" align="center">
<icon-button id="story" width="128" height="128"
icon="gui/challenge.png" label_location="hover"
I18N="Main menu button" text="Story Mode"/>
@@ -42,7 +42,7 @@
I18N="Main menu button" text="Addons"/>
</buttonbar>
<spacer width="10" height="3%"/>
<spacer width="10" height="7%"/>
<bottombar width="100%" height="10%" layout="horizontal-row">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB