aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/panel_bg_tab.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/panel_bg_tab.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/panel_bg_tab.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/panel_bg_tab.xml b/linden/indra/newview/skins/xui/en-us/panel_bg_tab.xml
new file mode 100644
index 0000000..797fb9e
--- /dev/null
+++ b/linden/indra/newview/skins/xui/en-us/panel_bg_tab.xml
@@ -0,0 +1,12 @@
1<panel bottom="0" default_tab_group="1" follows="left|bottom|right|top" height="20" use_bounding_rect="true"
2 left="0" name="bg_tab" width="100">
3 <icon bottom="-36" color="DefaultShadowDark"
4 follows="left|right|top|bottom" height="38" image_name="rounded_square.tga"
5 left="1" width="100" />
6 <icon bottom="-36" color="DefaultHighlightLight"
7 follows="left|right|top|bottom" height="38" image_name="rounded_square.tga"
8 left="0" width="98" />
9 <icon bottom="-36" color="FocusBackgroundColor"
10 follows="left|right|top|bottom" height="37" image_name="rounded_square.tga"
11 left="1" width="99" />
12</panel>