summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_places.xml
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-02-24 22:41:42 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-02-24 23:13:44 +0200
commit554ccd718131d469a7cde1e188d9ef0f712a6ed9 (patch)
treee2483ef2ed0218b47f4ba3f168db99f116a95980 /indra/newview/skins/default/xui/en/panel_places.xml
parent02036560a68fc2da6f463320b9572714cbe22916 (diff)
SL-14842 Apply toolstrip layout to Places floater Part #3
Removed unused buttons, moved some UI elements to be more in line with each other
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_places.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_places.xml40
1 files changed, 2 insertions, 38 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_places.xml b/indra/newview/skins/default/xui/en/panel_places.xml
index 56975288ae..eed56209b7 100644
--- a/indra/newview/skins/default/xui/en/panel_places.xml
+++ b/indra/newview/skins/default/xui/en/panel_places.xml
@@ -38,7 +38,7 @@ background_visible="true"
animate="false"
border_size="0"
follows="left|top|right"
- height="25"
+ height="27"
layout="topleft"
orientation="horizontal"
top="0"
@@ -47,7 +47,6 @@ background_visible="true"
width="320">
<layout_panel
auto_resize="true"
- height="25"
layout="topleft"
name="filter_panel"
width="193">
@@ -161,7 +160,7 @@ background_visible="true"
tab_height="30"
tab_group="2"
tab_position="top"
- top_pad="9"
+ top_pad="7"
width="318"
visible="true"/>
<panel
@@ -315,41 +314,6 @@ background_visible="true"
name="lp2"
auto_resize="true"
width="116">
-
- <!--*********************** Profile button ***********************-->
-
- <layout_stack
- follows="bottom|left|right"
- height="23"
- layout="topleft"
- mouse_opaque="false"
- name="bottom_bar_profile_ls"
- left="0"
- orientation="horizontal"
- top="0"
- width="110">
- <layout_panel
- follows="bottom|left|right"
- height="23"
- layout="bottomleft"
- left_pad="3"
- mouse_opaque="false"
- name="profile_btn_lp"
- auto_resize="true"
- width="102">
- <button
- follows="bottom|left|right"
- height="23"
- label="Profile"
- layout="topleft"
- mouse_opaque="false"
- name="profile_btn"
- left="1"
- tool_tip="Show place profile"
- top="0"
- width="101" />
- </layout_panel>
- </layout_stack>
<!--*********************** Close button ***********************-->