diff options
author | ronie <ronie@kodi.tv> | 2020-02-26 16:57:56 +0100 |
---|---|---|
committer | ronie <ronie@kodi.tv> | 2020-02-26 16:57:56 +0100 |
commit | 557dfac1d58fc5f9dd4c70644a1862a61ef212fe (patch) | |
tree | 0652bfb7d076a6d8b931623ebde9175b85eb34b7 /addons/skin.estuary/xml/Includes_Buttons.xml | |
parent | 23668bf018078f63d48030ca7a354f19d1930a6f (diff) |
[Estuary] Info dialog cosmetics
Diffstat (limited to 'addons/skin.estuary/xml/Includes_Buttons.xml')
-rw-r--r-- | addons/skin.estuary/xml/Includes_Buttons.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/addons/skin.estuary/xml/Includes_Buttons.xml b/addons/skin.estuary/xml/Includes_Buttons.xml index d8cdfe2ee4..167dc2e6aa 100644 --- a/addons/skin.estuary/xml/Includes_Buttons.xml +++ b/addons/skin.estuary/xml/Includes_Buttons.xml @@ -203,7 +203,7 @@ </definition> </include> <include name="VideoInfoButtonsCommon"> - <param name="width">262</param> + <param name="width">264</param> <definition> <width>$PARAM[width]</width> <height>142</height> @@ -211,7 +211,7 @@ <aligny>top</aligny> <texturefocus border="21" colordiffuse="button_focus">buttons/button-fo.png</texturefocus> <texturenofocus border="21">buttons/button-nofo.png</texturenofocus> - <textoffsetx>35</textoffsetx> + <textoffsetx>22</textoffsetx> <textoffsety>78</textoffsety> <radioposx>108</radioposx> <radioposy>13</radioposy> @@ -226,7 +226,7 @@ </definition> </include> <include name="InfoDialogButton"> - <param name="width">262</param> + <param name="width">264</param> <param name="onclick_1_condition">true</param> <param name="onclick_2_condition">true</param> <param name="onclick_3_condition">true</param> @@ -238,7 +238,7 @@ <aligny>top</aligny> <texturefocus border="21" colordiffuse="button_focus">buttons/button-fo.png</texturefocus> <texturenofocus border="21">buttons/button-nofo.png</texturenofocus> - <textoffsetx>35</textoffsetx> + <textoffsetx>22</textoffsetx> <textoffsety>78</textoffsety> <radioposx>108</radioposx> <radioposy>16</radioposy> |