aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummclassic
diff options
context:
space:
mode:
authorMax Horn2008-11-05 14:33:22 +0000
committerMax Horn2008-11-05 14:33:22 +0000
commit27628688d2bab872adfbed40bf098381def586e6 (patch)
tree3c5ec85f8b8b3950b4bdddfe0ca25c12ebf5a165 /gui/themes/scummclassic
parentb2d93543d4d40941dceefb5b6e8a161a5903a2fc (diff)
downloadscummvm-rg350-27628688d2bab872adfbed40bf098381def586e6.tar.gz
scummvm-rg350-27628688d2bab872adfbed40bf098381def586e6.tar.bz2
scummvm-rg350-27628688d2bab872adfbed40bf098381def586e6.zip
Tweaked classic theme in 320x200 mode, to use the available space better
svn-id: r34902
Diffstat (limited to 'gui/themes/scummclassic')
-rw-r--r--gui/themes/scummclassic/classic_layout.stx2
-rw-r--r--gui/themes/scummclassic/classic_layout_320.stx3
2 files changed, 2 insertions, 3 deletions
diff --git a/gui/themes/scummclassic/classic_layout.stx b/gui/themes/scummclassic/classic_layout.stx
index c663c16853..888d34ba3b 100644
--- a/gui/themes/scummclassic/classic_layout.stx
+++ b/gui/themes/scummclassic/classic_layout.stx
@@ -105,7 +105,7 @@
height = '20'
/>
</layout>
- <space size = '12'/>
+ <space size = '4'/>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10'>
<widget name = 'QuitButton'
height = '20'
diff --git a/gui/themes/scummclassic/classic_layout_320.stx b/gui/themes/scummclassic/classic_layout_320.stx
index 921e3ff5eb..7304adb15e 100644
--- a/gui/themes/scummclassic/classic_layout_320.stx
+++ b/gui/themes/scummclassic/classic_layout_320.stx
@@ -60,7 +60,7 @@
size = '-1, Globals.Line.Height'
/>
<widget name = 'ListWidget'
- padding = '5, 0, 8, 0'
+ padding = '5, 0, 0, 0'
/>
<widget name = 'PopUpWidget'
padding = '7, 5, 0, 0'
@@ -101,7 +101,6 @@
height = '12'
/>
</layout>
- <space size = '4'/>
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10'>
<widget name = 'QuitButton'
height = '12'