summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_landmarks.xml
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-02-16 13:20:05 +0200
committerVadim Savchuk <vsavchuk@productengine.com>2010-02-16 13:20:05 +0200
commit07a5274e8cb051b74d955690799c2e5ae90e5ff5 (patch)
treef5bef8e3f88a5186bd90db897110e51794c5a086 /indra/newview/skins/default/xui/en/panel_landmarks.xml
parentf808bafa663b5b855cbb26af552bbca1caa4c026 (diff)
parente3367fad368660bf40db29a82237475a9f2dfdbd (diff)
Merge from default branch
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_landmarks.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_landmarks.xml17
1 files changed, 10 insertions, 7 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_landmarks.xml b/indra/newview/skins/default/xui/en/panel_landmarks.xml
index 91d4cd6e83..e7104fd34e 100644
--- a/indra/newview/skins/default/xui/en/panel_landmarks.xml
+++ b/indra/newview/skins/default/xui/en/panel_landmarks.xml
@@ -7,7 +7,7 @@
left="0"
width="380"
help_topic="panel_landmarks"
- border="true"
+ border="false"
background_visible="true"
bg_alpha_color="DkGray2"
follows="left|top|right|bottom">
@@ -85,11 +85,14 @@
</accordion_tab>
</accordion>
<panel
- background_visible="true"
+ bg_opaque_color="DkGray2"
+ bg_alpha_color="DkGray2"
+ background_visible="true"
+ background_opaque="true"
bevel_style="none"
bottom="0"
follows="left|right|bottom"
- height="30"
+ height="38"
layout="bottomleft"
left="0"
name="bottom_panel"
@@ -104,7 +107,7 @@
layout="topleft"
left="10"
name="options_gear_btn"
- top="6"
+ top="10"
width="18" />
<button
follows="bottom|left"
@@ -113,7 +116,7 @@
image_unselected="AddItem_Off"
image_disabled="AddItem_Disabled"
layout="topleft"
- left_pad="5"
+ left_pad="10"
name="add_btn"
tool_tip="Add new landmark"
width="18" />
@@ -123,10 +126,10 @@
image_selected="TrashItem_Press"
image_unselected="TrashItem_Off"
layout="topleft"
- right="-5"
+ right="-10"
name="trash_btn"
tool_tip="Remove selected landmark"
- top="6"
+ top="10"
width="18" />
</panel>
</panel>