Skip to content
Snippets Groups Projects
Commit 8ec1066a authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Beautify the estate floater a bit.

parent 5dcbd211
No related branches found
No related tags found
No related merge requests found
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
<panel <panel
border="true" border="true"
follows="all" follows="all"
label="GENERAL" label="General"
layout="topleft" layout="topleft"
left="0" left="0"
help_topic="land_general_tab" help_topic="land_general_tab"
...@@ -578,7 +578,7 @@ ...@@ -578,7 +578,7 @@
<panel <panel
border="true" border="true"
follows="all" follows="all"
label="COVENANT" label="Covenant"
layout="topleft" layout="topleft"
left="0" left="0"
top="0" top="0"
...@@ -811,7 +811,7 @@ ...@@ -811,7 +811,7 @@
<panel <panel
border="true" border="true"
follows="all" follows="all"
label="OBJECTS" label="Objects"
layout="topleft" layout="topleft"
left="0" left="0"
top="0" top="0"
...@@ -1172,7 +1172,7 @@ ...@@ -1172,7 +1172,7 @@
<panel <panel
border="true" border="true"
follows="all" follows="all"
label="OPTIONS" label="Options"
layout="topleft" layout="topleft"
help_topic="land_options_tab" help_topic="land_options_tab"
name="land_options_panel" name="land_options_panel"
...@@ -1568,7 +1568,7 @@ Only large parcels can be listed in search. ...@@ -1568,7 +1568,7 @@ Only large parcels can be listed in search.
<panel <panel
border="true" border="true"
follows="all" follows="all"
label="MEDIA" label="Media"
layout="topleft" layout="topleft"
left="0" left="0"
top="0" top="0"
...@@ -1781,7 +1781,7 @@ Only large parcels can be listed in search. ...@@ -1781,7 +1781,7 @@ Only large parcels can be listed in search.
<panel <panel
border="true" border="true"
follows="all" follows="all"
label="SOUND" label="Sound"
layout="topleft" layout="topleft"
left="0" left="0"
top="0" top="0"
...@@ -1896,7 +1896,7 @@ Only large parcels can be listed in search. ...@@ -1896,7 +1896,7 @@ Only large parcels can be listed in search.
<panel <panel
border="true" border="true"
follows="all" follows="all"
label="ACCESS" label="Access"
layout="topleft" layout="topleft"
left="0" left="0"
top="0" top="0"
...@@ -2131,7 +2131,7 @@ Only large parcels can be listed in search. ...@@ -2131,7 +2131,7 @@ Only large parcels can be listed in search.
<panel <panel
border="true" border="true"
follows="all" follows="all"
label="EXPERIENCES" label="Experiences"
layout="topleft" layout="topleft"
left="0" left="0"
top="0" top="0"
...@@ -2143,7 +2143,7 @@ Only large parcels can be listed in search. ...@@ -2143,7 +2143,7 @@ Only large parcels can be listed in search.
<panel <panel
border="true" border="true"
follows="all" follows="all"
label="ENVIRONMENT" label="Environment"
layout="topleft" layout="topleft"
left="0" left="0"
top="0" top="0"
......
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater <floater
legacy_header_height="18"
height="555" height="555"
help_topic="regioninfo" help_topic="regioninfo"
layout="topleft" layout="topleft"
name="regioninfo" name="regioninfo"
save_rect="true" save_rect="true"
title="REGION/ESTATE" title="REGION/ESTATE"
width="530"> width="633">
<tab_container <tab_container
follows="all"
halign="left"
bottom="555" bottom="555"
follows="left|right|top|bottom"
layout="topleft" layout="topleft"
left="1" left="0"
name="region_panels" name="region_panels"
right="-1" tab_position="left"
tab_position="top" tab_width="100"
top="20"/> tab_padding_right="0"
top="0" />
</floater> </floater>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment