summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorrichard <none@none>2009-10-30 19:07:55 -0700
committerrichard <none@none>2009-10-30 19:07:55 -0700
commita857fe1d82c82dfbebbcf1102f0f5ad06a396d60 (patch)
treeb8b67016acdf141f8ed87b8fc9028f68f8095791 /indra/newview/skins
parentbc0d740dfecb2a724566b00b82fbe817270f84d0 (diff)
parent60771cce54d3b637b0d6176ea8b2d1a6ea68d306 (diff)
merge
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/newview/skins/default/xui/en/widgets/tool_tip.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/tool_tip.xml b/indra/newview/skins/default/xui/en/widgets/tool_tip.xml
new file mode 100644
index 0000000000..6b49f832fd
--- /dev/null
+++ b/indra/newview/skins/default/xui/en/widgets/tool_tip.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<!-- See also settings.xml UIFloater* settings for configuration -->
+<tool_tip name="tooltip"
+ max_width="200"
+ padding="4"
+ wrap="true"
+ font="SansSerif"
+ bg_opaque_color="ToolTipBgColor"
+ background_visible="true"
+ />