aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estuary/xml/DialogSelect.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estuary/xml/DialogSelect.xml')
-rw-r--r--addons/skin.estuary/xml/DialogSelect.xml16
1 files changed, 7 insertions, 9 deletions
diff --git a/addons/skin.estuary/xml/DialogSelect.xml b/addons/skin.estuary/xml/DialogSelect.xml
index 5307ee5e6d..3cd2c53b17 100644
--- a/addons/skin.estuary/xml/DialogSelect.xml
+++ b/addons/skin.estuary/xml/DialogSelect.xml
@@ -7,11 +7,11 @@
<control type="group">
<centertop>50%</centertop>
<centerleft>50%</centerleft>
- <height>742</height>
+ <height>750</height>
<width>1220</width>
<include content="DialogBackgroundCommons">
<param name="width" value="1220" />
- <param name="height" value="742" />
+ <param name="height" value="750" />
<param name="header_label" value="" />
<param name="header_id" value="1" />
</include>
@@ -19,14 +19,14 @@
<left>0</left>
<top>80</top>
<width>920</width>
- <height>665</height>
+ <bottom>2</bottom>
<texture border="40">buttons/dialogbutton-nofo.png</texture>
</control>
<control type="list" id="3">
<left>20</left>
<top>100</top>
<width>880</width>
- <height>625</height>
+ <bottom>20</bottom>
<onup>3</onup>
<ondown>3</ondown>
<onleft>9001</onleft>
@@ -35,7 +35,6 @@
<scrolltime>200</scrolltime>
<include content="DefaultSimpleListLayout">
<param name="width" value="880" />
- <param name="height" value="69" />
<param name="list_id" value="3" />
</include>
</control>
@@ -43,7 +42,7 @@
<left>20</left>
<top>100</top>
<width>880</width>
- <height>625</height>
+ <bottom>20</bottom>
<onup>6</onup>
<ondown>6</ondown>
<onleft>9001</onleft>
@@ -119,7 +118,7 @@
<left>910</left>
<top>100</top>
<width>12</width>
- <height>625</height>
+ <bottom>20</bottom>
<onleft condition="Control.IsVisible(3)">3</onleft>
<onleft condition="Control.IsVisible(6)">6</onleft>
<onright>9001</onright>
@@ -127,12 +126,11 @@
</control>
<control type="label">
<left>925</left>
- <top>695</top>
+ <bottom>10</bottom>
<width>275</width>
<height>35</height>
<font>font12</font>
<align>right</align>
- <aligny>center</aligny>
<textcolor>grey</textcolor>
<label>$VAR[SelectLabel]</label>
</control>