summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_side_tray_tab_caption.xml
blob: f25c4bfbbaac44f4d1a23283e82384f20373d1ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
 background_visible="true"
 bottom="0"
 follows="left|top|right"
 height="30"
 width="305"
 layout="topleft"
 left="0"
 name="sidetray_tab_panel">
    <text
     follows="left|top"
     font="SansSerifHuge"
     height="16"
     layout="topleft"
     left="10"
     name="sidetray_tab_title"
     text_color="white"
     top="4"
     value="Side Panel"
     width="255" />
</panel>