aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/default.inc
diff options
context:
space:
mode:
authorMax Horn2008-11-11 12:29:41 +0000
committerMax Horn2008-11-11 12:29:41 +0000
commit28c24b3fbb5a4c7b6faa91edc71a9bde00f84e3a (patch)
treee4c1dd22086ba73afd9070ebc2d2fd9cf3e95866 /gui/themes/default.inc
parentd08192cb04e391b9b148a4bc3921c546476339eb (diff)
downloadscummvm-rg350-28c24b3fbb5a4c7b6faa91edc71a9bde00f84e3a.tar.gz
scummvm-rg350-28c24b3fbb5a4c7b6faa91edc71a9bde00f84e3a.tar.bz2
scummvm-rg350-28c24b3fbb5a4c7b6faa91edc71a9bde00f84e3a.zip
Some GUI tweaks to make certain widgets readable
svn-id: r35004
Diffstat (limited to 'gui/themes/default.inc')
-rw-r--r--gui/themes/default.inc28
1 files changed, 14 insertions, 14 deletions
diff --git a/gui/themes/default.inc b/gui/themes/default.inc
index d746e93b3c..989ae46695 100644
--- a/gui/themes/default.inc
+++ b/gui/themes/default.inc
@@ -1070,7 +1070,7 @@
"type='OptionsLabel' "
"/> "
"<widget name='subToggleButton' "
-"width='Globals.Slider.Width' "
+"width='128' "
"height='Globals.Slider.Height' "
"/> "
"</layout> "
@@ -1321,42 +1321,42 @@
"<dialog name='GlobalMenu' overlays='screen_center'> "
"<layout type='vertical' padding='8,8,8,8' center='true'> "
"<widget name='Title' "
-"width='120' "
+"width='160' "
"height='Globals.Line.Height' "
"/> "
"<widget name='Version' "
-"width='120' "
+"width='160' "
"height='Globals.Line.Height' "
"/> "
-"<widget name='Resume' "
-"width='70' "
-"height='Globals.Button.Height' "
-"/> "
"<space size='4'/> "
"<widget name='Load' "
-"width='70' "
+"width='120' "
"height='Globals.Button.Height' "
"/> "
"<widget name='Save' "
-"width='70' "
+"width='120' "
"height='Globals.Button.Height' "
"/> "
"<space size='4'/> "
"<widget name='Options' "
-"width='70' "
+"width='120' "
"height='Globals.Button.Height' "
"/> "
"<widget name='About' "
-"width='70' "
+"width='120' "
"height='Globals.Button.Height' "
"/> "
"<space size='4'/> "
+"<widget name='Resume' "
+"width='120' "
+"height='Globals.Button.Height' "
+"/> "
"<widget name='RTL' "
-"width='70' "
+"width='120' "
"height='Globals.Button.Height' "
"/> "
"<widget name='Quit' "
-"width='70' "
+"width='120' "
"height='Globals.Button.Height' "
"/> "
"</layout> "
@@ -1429,7 +1429,7 @@
"type='OptionsLabel' "
"/> "
"<widget name='subToggleButton' "
-"width='92' "
+"width='128' "
"height='Globals.Slider.Height' "
"/> "
"</layout> "