summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_chat_separator.xml
blob: bacc750e863cb7f441efc616b12029a9ac807323 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
 follows="left|right|top"
 height="9"
 layout="topleft"
 left="8"
 name="chat_separator_container">
    <panel
     background_visible="true"
     bg_alpha_color="black"
     follows="left|right|top"
     height="1"
     layout="topleft"
     name="chat_separator_panel"
     top_pad="3" />
</panel>