summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorJustin C. Rounds (Chuck) <chuck@lindenlab.com>2009-12-08 17:09:14 -0500
committerJustin C. Rounds (Chuck) <chuck@lindenlab.com>2009-12-08 17:09:14 -0500
commit764123a0316ec82675fac91e3e64492266476f07 (patch)
treeba3c5e83390c8b52bc4b7904dc574d1b66076514 /indra/newview/skins
parent5b9955a2d3bf8f5e2161c7ea5d343c4aa3dd54bd (diff)
Capitalized the tab labels.
Bonus: made them conform visually to other tabs in the side panel http://jira.secondlife.com/browse/EXT-3073
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/newview/skins/default/xui/en/panel_main_inventory.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_main_inventory.xml b/indra/newview/skins/default/xui/en/panel_main_inventory.xml
index 37d59de66f..aeb28e4c60 100644
--- a/indra/newview/skins/default/xui/en/panel_main_inventory.xml
+++ b/indra/newview/skins/default/xui/en/panel_main_inventory.xml
@@ -30,13 +30,16 @@
layout="topleft"
left_delta="-4"
name="inventory filter tabs"
+ tab_min_width="70"
+ tab_height="30"
tab_position="top"
- top_pad="4"
+ top_pad="10"
+ halign="center"
width="305">
<inventory_panel
follows="left|top|right|bottom"
height="295"
- label="All Items"
+ label="ALL ITEMS"
layout="topleft"
left="1"
name="All Items"
@@ -45,7 +48,7 @@
<inventory_panel
follows="left|top|right|bottom"
height="295"
- label="Recent Items"
+ label="RECENT ITEMS"
layout="topleft"
left_delta="0"
name="Recent Items"