aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence/720p/includes.xml
diff options
context:
space:
mode:
authorJezz_X <jezzx2@gmail.com>2011-04-21 14:35:24 +1000
committerJezz_X <jezzx2@gmail.com>2011-05-15 14:15:38 +1000
commit300c92d5eef15b4e16a0c55b98073100edfb12f1 (patch)
tree1d24954ac6e3b823b6be8334c6bb8ba08d26bec2 /addons/skin.confluence/720p/includes.xml
parent71e5255f39748591f36a744c0ed41fb28398d52a (diff)
Changed: [Confluence] beginnings of a Horizontal Home Modification
Diffstat (limited to 'addons/skin.confluence/720p/includes.xml')
-rw-r--r--addons/skin.confluence/720p/includes.xml27
1 files changed, 21 insertions, 6 deletions
diff --git a/addons/skin.confluence/720p/includes.xml b/addons/skin.confluence/720p/includes.xml
index 0fb34a537e..d92121de3e 100644
--- a/addons/skin.confluence/720p/includes.xml
+++ b/addons/skin.confluence/720p/includes.xml
@@ -85,16 +85,31 @@
<pulseonselect>false</pulseonselect>
</include>
<include name="ButtonHomeSubCommonValues">
- <height>40</height>
- <width>220</width>
- <textoffsetx>20</textoffsetx>
+ <height>35</height>
+ <width>180</width>
<textwidth>195</textwidth>
+ <align>center</align>
<aligny>center</aligny>
- <font>font12_title</font>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
+ <font>font12</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>black</focusedcolor>
+ <texturefocus border="5">HomeSubFO.png</texturefocus>
+ <texturenofocus border="5">HomeSubNF.png</texturenofocus>
<pulseonselect>false</pulseonselect>
</include>
+ <include name="HomeSubMenuCommonValues">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1280</width>
+ <height>35</height>
+ <align>center</align>
+ <onup>9000</onup>
+ <ondown>9002</ondown>
+ <itemgap>0</itemgap>
+ <orientation>Horizontal</orientation>
+ <animation effect="slide" start="0,-40" end="0,0" delay="200" time="200" tween="quadratic" easing="out">Visible</animation>
+ <animation effect="slide" start="0,0" end="0,-40" time="200" tween="quadratic" easing="out">Hidden</animation>
+ </include>
<include name="ButtonInfoDialogsCommonValues">
<height>40</height>
<width>170</width>