diff options
author | phil65 <philipptemminghoff@gmx.de> | 2017-02-23 02:40:51 +0100 |
---|---|---|
committer | phil65 <philipptemminghoff@gmx.de> | 2017-02-23 02:40:51 +0100 |
commit | a5fe2e9cdad82298ef400ecdfb517e56a9530881 (patch) | |
tree | 0cb2d97e7dbda9e37d3738a418f23f43be30984f /addons/skin.estuary/xml/MusicOSD.xml | |
parent | 21bcf804095d48ba9b032ce068dc43683ad3fa49 (diff) |
[estuary] sync pt. 1
Diffstat (limited to 'addons/skin.estuary/xml/MusicOSD.xml')
-rw-r--r-- | addons/skin.estuary/xml/MusicOSD.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/addons/skin.estuary/xml/MusicOSD.xml b/addons/skin.estuary/xml/MusicOSD.xml index 73dee702a8..bf74ff7212 100644 --- a/addons/skin.estuary/xml/MusicOSD.xml +++ b/addons/skin.estuary/xml/MusicOSD.xml @@ -173,7 +173,8 @@ </control> </control> <control type="group"> - <top>960</top> + <bottom>0</bottom> + <height>120</height> <animation effect="fade" start="0" end="100" time="250">WindowOpen</animation> <animation effect="fade" start="100" end="0" time="250">WindowClose</animation> <control type="button" id="87"> |