diff options
author | phil65 <philipptemminghoff@gmx.de> | 2016-12-07 13:40:47 +0100 |
---|---|---|
committer | phil65 <philipptemminghoff@gmx.de> | 2016-12-07 18:07:04 +0100 |
commit | 8ba0ca1f05c6ef71597af6b0a40b4682528a959f (patch) | |
tree | 476474d8d11d3d3a94cca3636ce3a9798d8ad563 /addons/skin.estuary/xml/Includes_Buttons.xml | |
parent | 279006446fa9a90b9cf8a43f9d03095d75aaee89 (diff) |
[estuary] sync
Diffstat (limited to 'addons/skin.estuary/xml/Includes_Buttons.xml')
-rw-r--r-- | addons/skin.estuary/xml/Includes_Buttons.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/addons/skin.estuary/xml/Includes_Buttons.xml b/addons/skin.estuary/xml/Includes_Buttons.xml index b91606ece9..967883b706 100644 --- a/addons/skin.estuary/xml/Includes_Buttons.xml +++ b/addons/skin.estuary/xml/Includes_Buttons.xml @@ -120,7 +120,7 @@ <font>font45</font> </include> <include name="PlaylistWindowButton"> - <param name="width">487</param> + <param name="width">100%</param> <definition> <control type="button" id="$PARAM[control_id]"> <width>$PARAM[width]</width> @@ -196,8 +196,8 @@ <height>142</height> <align>center</align> <aligny>top</aligny> - <texturefocus border="40" colordiffuse="button_focus">buttons/button-fo.png</texturefocus> - <texturenofocus border="40">buttons/button-nofo.png</texturenofocus> + <texturefocus border="21" colordiffuse="button_focus">buttons/button-fo.png</texturefocus> + <texturenofocus border="21">buttons/button-nofo.png</texturenofocus> <textoffsetx>35</textoffsetx> <textoffsety>78</textoffsety> <radioposx>108</radioposx> @@ -220,8 +220,8 @@ <height>142</height> <align>center</align> <aligny>top</aligny> - <texturefocus border="40" colordiffuse="button_focus">buttons/button-fo.png</texturefocus> - <texturenofocus border="40">buttons/button-nofo.png</texturenofocus> + <texturefocus border="21" colordiffuse="button_focus">buttons/button-fo.png</texturefocus> + <texturenofocus border="21">buttons/button-nofo.png</texturenofocus> <textoffsetx>35</textoffsetx> <textoffsety>78</textoffsety> <radioposx>108</radioposx> @@ -250,8 +250,8 @@ <height>142</height> <align>center</align> <aligny>top</aligny> - <texturefocus border="40" colordiffuse="button_focus">buttons/button-fo.png</texturefocus> - <texturenofocus border="40">buttons/button-nofo.png</texturenofocus> + <texturefocus border="21" colordiffuse="button_focus">buttons/button-fo.png</texturefocus> + <texturenofocus border="21">buttons/button-nofo.png</texturenofocus> <textoffsetx>35</textoffsetx> <textoffsety>78</textoffsety> <radioposx>108</radioposx> |