summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_navigation_bar.xml
diff options
context:
space:
mode:
authorJustin Rounds <chuck@lindenlab.com>2009-10-15 21:06:48 +0000
committerJustin Rounds <chuck@lindenlab.com>2009-10-15 21:06:48 +0000
commit5debafb9667973351d2db4c87ff44a7fc23d050a (patch)
treef6bfeb94fd7c4f1eaea3b84cb6d3b307e5147d4c /indra/newview/skins/default/xui/en/panel_navigation_bar.xml
parent5edb4f2171fb92ff64913459a63afb20474db25a (diff)
Discovered implementation of Favorites links is not to spec (they are buttons instead of text links). Edited XML to "fake" the spec and make the Favorites "buttons" behave as required. Made other layout changes as per http://jira.secondlife.com/browse/EXT-1317
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_navigation_bar.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_navigation_bar.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_navigation_bar.xml b/indra/newview/skins/default/xui/en/panel_navigation_bar.xml
index 60d3256c44..00100693cc 100644
--- a/indra/newview/skins/default/xui/en/panel_navigation_bar.xml
+++ b/indra/newview/skins/default/xui/en/panel_navigation_bar.xml
@@ -4,7 +4,7 @@
background_visible="true"
bg_opaque_color="MouseGray"
follows="left|top|right"
- height="60"
+ height="65"
layout="topleft"
name="navigation_bar"
width="600">
@@ -133,7 +133,7 @@
follows="left|right|top"
height="25"
layout="topleft"
- left="5"
+ left="0"
name="favorite"
image_drag_indication="Arrow_Down"
chevron_button_tool_tip="Show more of My Favorites"