diff options
Diffstat (limited to 'addons/skin.confluence/720p/weather/10DayForecast.xml')
-rw-r--r-- | addons/skin.confluence/720p/weather/10DayForecast.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/addons/skin.confluence/720p/weather/10DayForecast.xml b/addons/skin.confluence/720p/weather/10DayForecast.xml index 055c31d3c0..e0edfb2119 100644 --- a/addons/skin.confluence/720p/weather/10DayForecast.xml +++ b/addons/skin.confluence/720p/weather/10DayForecast.xml @@ -38,7 +38,7 @@ <texture border="0,5,0,5">MenuItemNF.png</texture> </control> <control type="label"> - <left>50</left> + <left>0</left> <top>0</top> <width>100</width> <height>120</height> @@ -58,7 +58,7 @@ <texture>$INFO[ListItem.Thumb]</texture> </control> <control type="label"> - <left>590</left> + <left>200</left> <top>0</top> <width>390</width> <height>70</height> @@ -70,7 +70,7 @@ <label>$INFO[ListItem.Label2]</label> </control> <control type="textbox"> - <left>0</left> + <left>5</left> <top>80</top> <width>590</width> <height>50</height> @@ -101,7 +101,7 @@ <include>VisibleFadeEffect</include> </control> <control type="label"> - <left>50</left> + <left>0</left> <top>0</top> <width>100</width> <height>120</height> @@ -121,7 +121,7 @@ <texture>$INFO[ListItem.Thumb]</texture> </control> <control type="label"> - <left>590</left> + <left>200</left> <top>0</top> <width>390</width> <height>70</height> @@ -133,7 +133,7 @@ <label>$INFO[ListItem.Label2]</label> </control> <control type="textbox"> - <left>0</left> + <left>5</left> <top>80</top> <width>590</width> <height>50</height> |