diff options
Diffstat (limited to 'addons/skin.estuary/xml/View_54_InfoWall.xml')
-rw-r--r-- | addons/skin.estuary/xml/View_54_InfoWall.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/addons/skin.estuary/xml/View_54_InfoWall.xml b/addons/skin.estuary/xml/View_54_InfoWall.xml index c225baf064..ea88f174d2 100644 --- a/addons/skin.estuary/xml/View_54_InfoWall.xml +++ b/addons/skin.estuary/xml/View_54_InfoWall.xml @@ -155,11 +155,11 @@ <bordersize>20</bordersize> </control> <control type="image"> - <left>136</left> + <left>20</left> <top>138</top> - <width>160</width> + <width>276</width> <height>70</height> - <texture flipx="true">overlays/overlay-bg.png</texture> + <texture>overlays/overlayfade.png</texture> <visible>!ListItem.IsParentFolder</visible> </control> <control type="label"> |