diff options
author | phil65 <philipptemminghoff@gmx.de> | 2016-12-07 17:58:42 +0100 |
---|---|---|
committer | phil65 <philipptemminghoff@gmx.de> | 2016-12-07 17:58:42 +0100 |
commit | ee4c8e87a31064cb90e166233cafe451bf833060 (patch) | |
tree | a72c188654824b038f5d3855d09106d6f28d4a60 /addons/skin.estuary/xml/DialogAddonInfo.xml | |
parent | c82c65a2b629aee619e822d6ed2f51f658a37ebd (diff) |
[estuary] sync
Diffstat (limited to 'addons/skin.estuary/xml/DialogAddonInfo.xml')
-rw-r--r-- | addons/skin.estuary/xml/DialogAddonInfo.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/addons/skin.estuary/xml/DialogAddonInfo.xml b/addons/skin.estuary/xml/DialogAddonInfo.xml index f46f8f4000..947eba6af2 100644 --- a/addons/skin.estuary/xml/DialogAddonInfo.xml +++ b/addons/skin.estuary/xml/DialogAddonInfo.xml @@ -43,7 +43,7 @@ <height>260</height> <texture background="true">DefaultNoPreview.png</texture> <aspectratio>scale</aspectratio> - <bordertexture border="20">overlays/shadow.png</bordertexture> + <bordertexture border="21">overlays/shadow.png</bordertexture> <bordersize>20</bordersize> </control> <control type="image"> @@ -52,7 +52,7 @@ <height>260</height> <texture background="true">DefaultNoPreview.png</texture> <aspectratio>scale</aspectratio> - <bordertexture border="20">overlays/shadow.png</bordertexture> + <bordertexture border="21">overlays/shadow.png</bordertexture> <bordersize>20</bordersize> </control> <control type="image"> @@ -61,7 +61,7 @@ <height>260</height> <texture background="true">DefaultNoPreview.png</texture> <aspectratio>scale</aspectratio> - <bordertexture border="20">overlays/shadow.png</bordertexture> + <bordertexture border="21">overlays/shadow.png</bordertexture> <bordersize>20</bordersize> </control> </control> @@ -80,7 +80,7 @@ <height>260</height> <texture background="true">DefaultNoPreview.png</texture> <aspectratio>scale</aspectratio> - <bordertexture border="20">overlays/shadow.png</bordertexture> + <bordertexture border="21">overlays/shadow.png</bordertexture> <bordersize>20</bordersize> </control> <control type="image"> @@ -89,7 +89,7 @@ <height>260</height> <texture background="true">$INFO[ListItem.Icon]</texture> <aspectratio>scale</aspectratio> - <bordertexture border="20">overlays/shadow.png</bordertexture> + <bordertexture border="21">overlays/shadow.png</bordertexture> <bordersize>20</bordersize> </control> </itemlayout> @@ -100,7 +100,7 @@ <height>260</height> <texture background="true">DefaultNoPreview.png</texture> <aspectratio>scale</aspectratio> - <bordertexture border="20">overlays/shadow.png</bordertexture> + <bordertexture border="21">overlays/shadow.png</bordertexture> <bordersize>20</bordersize> </control> <control type="image"> @@ -109,7 +109,7 @@ <height>260</height> <texture background="true">$INFO[ListItem.Icon]</texture> <aspectratio>scale</aspectratio> - <bordertexture border="20">overlays/shadow.png</bordertexture> + <bordertexture border="21">overlays/shadow.png</bordertexture> <bordersize>20</bordersize> </control> <control type="image"> @@ -195,7 +195,7 @@ <height>540</height> <aspectratio>scale</aspectratio> <texture>dialogs/dialog-bg-nobo.png</texture> - <bordertexture border="20">overlays/shadow.png</bordertexture> + <bordertexture border="21">overlays/shadow.png</bordertexture> <bordersize>20</bordersize> </control> <control type="image"> @@ -233,7 +233,7 @@ <width>540</width> <height>150</height> <texture>dialogs/dialog-bg-nobo.png</texture> - <bordertexture border="20">overlays/shadow.png</bordertexture> + <bordertexture border="21">overlays/shadow.png</bordertexture> <bordersize>20</bordersize> </control> <control type="grouplist"> |