diff options
-rw-r--r-- | addons/skin.confluence/720p/weather/10DayForecast.xml | 2 | ||||
-rw-r--r-- | addons/skin.confluence/720p/weather/HourlyForecast.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/addons/skin.confluence/720p/weather/10DayForecast.xml b/addons/skin.confluence/720p/weather/10DayForecast.xml index 0e19b384f4..2afa5970ac 100644 --- a/addons/skin.confluence/720p/weather/10DayForecast.xml +++ b/addons/skin.confluence/720p/weather/10DayForecast.xml @@ -251,7 +251,7 @@ <control type="label"> <animation effect="slide" start="0,0" end="-90,0" time="0" condition="system.getbool(input.enablemouse)">Conditional</animation> <description>number of files/pages</description> - <right>660</right> + <right>40</right> <top>627</top> <width>570</width> <font>font12</font> diff --git a/addons/skin.confluence/720p/weather/HourlyForecast.xml b/addons/skin.confluence/720p/weather/HourlyForecast.xml index 58b62c84f3..e368277ddc 100644 --- a/addons/skin.confluence/720p/weather/HourlyForecast.xml +++ b/addons/skin.confluence/720p/weather/HourlyForecast.xml @@ -267,7 +267,7 @@ <control type="label"> <animation effect="slide" start="0,0" end="-90,0" time="0" condition="system.getbool(input.enablemouse)">Conditional</animation> <description>number of files/pages</description> - <right>660</right> + <right>40</right> <top>627</top> <width>570</width> <font>font12</font> |