summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorRichard Nelson <none@none>2010-08-16 17:56:46 -0700
committerRichard Nelson <none@none>2010-08-16 17:56:46 -0700
commit98bcaa1071ac4fb0b98a719c7fc7bdb3682dae4c (patch)
tree459026a5e26c868ba91681a531d35bf1c7cec899 /indra/newview
parent124bc854dd7c3dffc044f306cf836a5d6c68bd2e (diff)
made hint popups "chrome", meaning they can't steal focus
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/skins/default/xui/en/widgets/hint_popup.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/hint_popup.xml b/indra/newview/skins/default/xui/en/widgets/hint_popup.xml
index fbd92f982e..a9975941af 100644
--- a/indra/newview/skins/default/xui/en/widgets/hint_popup.xml
+++ b/indra/newview/skins/default/xui/en/widgets/hint_popup.xml
@@ -3,6 +3,7 @@
name="hint"
background_opaque="true"
background_visible="true"
+ chrome="true"
layout="topleft"
bg_opaque_image="hint_background"
distance="24"