summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_side_tray_tab_caption.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_side_tray_tab_caption.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_side_tray_tab_caption.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_side_tray_tab_caption.xml b/indra/newview/skins/default/xui/en/panel_side_tray_tab_caption.xml
new file mode 100644
index 0000000000..e447e541e0
--- /dev/null
+++ b/indra/newview/skins/default/xui/en/panel_side_tray_tab_caption.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<panel name="sidetray_tab_panel"
+ bottom="0" height="25" left="0" background_visible="false"
+ bg_visible="false" border="false" border_visible="false"
+ bg_opaque_color="0.7 0.3 0.7 1.0"
+ follows="left|top|right"
+ mouse_opaque="true">
+ <text type="string" length="1" bg_visible="false" border_visible="false"
+ bottom="0" enabled="true" follows="left|top"
+ height="20" left="10"
+ font="SansSerifBold" halign="left"
+ name="sidetray_tab_title" width="100">
+ Side Panel
+ </text>
+</panel>