Merge branch 'FloaterPositions'
This commit is contained in:
@@ -68,16 +68,16 @@
|
||||
<button bottom_delta="-25" follows="top|right" height="22" label="Add..."
|
||||
left_delta="0" name="add_btn" tool_tip="Offer friendship to a resident"
|
||||
width="80" />
|
||||
<text bottom_delta="-50" follows="right|top" font="SansSerif" height="32" left_delta="10" name="friends" width="95">
|
||||
<text bottom_delta="-35" follows="right|top" font="SansSerif" height="32" left_delta="0" name="friends" width="95">
|
||||
Online:
|
||||
</text>
|
||||
<text bottom_delta="-15" follows="right|top" font="SansSerif" height="32" left_delta="0" name="f_num" width="95">
|
||||
0000
|
||||
</text>
|
||||
<text bottom_delta="-20" follows="right|top" font="SansSerif" height="32" left_delta="0" name="sel" width="95">
|
||||
<text bottom_delta="-15" follows="right|top" font="SansSerif" height="32" left_delta="0" name="sel" width="95">
|
||||
Selected:
|
||||
</text>
|
||||
<text bottom_delta="-15" follows="right|top" font="SansSerif" height="32" left_delta="0" name="s_num" width="95">
|
||||
<text bottom_delta="0" follows="right|top" font="SansSerif" height="32" left_delta="55" name="s_num" width="95">
|
||||
0000
|
||||
</text>
|
||||
</panel>
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
label="Activate" name="Activate" width="80" />
|
||||
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
|
||||
label="Leave" name="Leave" width="80" />
|
||||
<button bottom_delta="-35" follows="top|right" font="SansSerif" height="22"
|
||||
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
|
||||
label="Create..." name="Create" width="80" />
|
||||
<button bottom_delta="-25" follows="top|right" font="SansSerif" height="22"
|
||||
label="Search..." name="Search..." width="80" />
|
||||
|
||||
@@ -127,7 +127,7 @@
|
||||
mouse_opaque="true" name="update_tags_check" radio_style="false"
|
||||
width="400" />
|
||||
<button bottom_delta="0" control_name="ManualUpdate" name="update_clientdefs" follows="left|top"
|
||||
label="Manual Update" height="18" left_delta="340" width="100"/>
|
||||
label="Manual Update" height="18" left_delta="340" width="110"/>
|
||||
<!-- End of Client Tag settings -->
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom="-178" drop_shadow_visible="true" enabled="true" follows="left|top"
|
||||
|
||||
Reference in New Issue
Block a user