diff options
-rw-r--r-- | gui/themes/scummmodern.zip | bin | 158405 -> 158294 bytes | |||
-rw-r--r-- | gui/themes/scummmodern/scummmodern_layout.stx | 28 |
2 files changed, 13 insertions, 15 deletions
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip Binary files differindex 2a93d55593..7e693c3247 100644 --- a/gui/themes/scummmodern.zip +++ b/gui/themes/scummmodern.zip diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx index 42aaf16824..6582022fe1 100644 --- a/gui/themes/scummmodern/scummmodern_layout.stx +++ b/gui/themes/scummmodern/scummmodern_layout.stx @@ -101,21 +101,19 @@ width = '283' height = '80' /> - <layout type = 'horizontal' center = 'true' spacing = '5' padding = '10, 0, 0, 0'> - <layout type = 'horizontal' spacing = '5' padding = '0, 0, 0, 0'> - <widget name = 'SearchPic' - width = '16' - height = '17' - /> - <widget name = 'Search' - width = '150' - height = 'Globals.Line.Height' - /> - <widget name = 'SearchClearButton' - height = 'Globals.Line.Height' - width = 'Globals.Line.Height' - /> - </layout> + <layout type = 'horizontal' spacing = '5' padding = '10, 0, 0, 0'> + <widget name = 'SearchPic' + width = '16' + height = '17' + /> + <widget name = 'Search' + width = '150' + height = 'Globals.Line.Height' + /> + <widget name = 'SearchClearButton' + height = 'Globals.Line.Height' + width = 'Globals.Line.Height' + /> <space /> <widget name = 'Version' width = '247' |