diff options
Diffstat (limited to 'addons/skin.estuary/xml/FileBrowser.xml')
-rw-r--r-- | addons/skin.estuary/xml/FileBrowser.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/addons/skin.estuary/xml/FileBrowser.xml b/addons/skin.estuary/xml/FileBrowser.xml index 0d378b111b..8b7e2e93c6 100644 --- a/addons/skin.estuary/xml/FileBrowser.xml +++ b/addons/skin.estuary/xml/FileBrowser.xml @@ -84,7 +84,7 @@ <control type="label"> <left>75</left> <top>0</top> - <width>560</width> + <right>20</right> <height>70</height> <aligny>center</aligny> <selectedcolor>green</selectedcolor> @@ -95,7 +95,7 @@ <control type="image"> <left>0</left> <top>0</top> - <width>940</width> + <right>0</right> <height>71</height> <visible>Control.HasFocus(450)</visible> <texture colordiffuse="button_focus">lists/focus.png</texture> @@ -111,7 +111,7 @@ <control type="label"> <left>75</left> <top>0</top> - <width>560</width> + <right>20</right> <height>70</height> <aligny>center</aligny> <selectedcolor>green</selectedcolor> @@ -142,7 +142,7 @@ <control type="label"> <left>75</left> <top>0</top> - <width>800</width> + <right>20</right> <height>70</height> <aligny>center</aligny> <selectedcolor>green</selectedcolor> @@ -153,7 +153,7 @@ <control type="image"> <left>0</left> <top>0</top> - <width>940</width> + <right>0</right> <height>71</height> <visible>Control.HasFocus(451)</visible> <texture colordiffuse="button_focus">lists/focus.png</texture> @@ -169,7 +169,7 @@ <control type="label"> <left>75</left> <top>0</top> - <width>800</width> + <right>20</right> <height>70</height> <aligny>center</aligny> <selectedcolor>green</selectedcolor> |