summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_experiences.xml
blob: 72b1a46e65c80823b87b3219ffc80bf896fb79f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="utf-8" standalone="yes"?>

<floater
  can_close="true"
  can_resize="true"
  height="400"
  width="500"
  min_height="300"
  min_width="500"
  layout="topleft"
  help_topic="floater_experiences"
  name="floater_experiences"
  save_rect="true"
  single_instance="true"
 
  bg_opaque_color="0 0.5 0 0.3"
  title="EXPERIENCES">
  <tab_container
    top="3"
    left="3"
    layout="topleft"
    right="-3"
    follows="all"
    height="394"
    name="xp_tabs">
  </tab_container>

</floater>