summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets
diff options
context:
space:
mode:
authorRichard Linden <none@none>2011-12-12 15:50:10 -0800
committerRichard Linden <none@none>2011-12-12 15:50:10 -0800
commit35feb03d27036f82a6bca60c1be8d864de990646 (patch)
treeaf13e7aeb250e31db553bec6fac31ed5f1356c2a /indra/newview/skins/default/xui/en/widgets
parent2010e20122bb1ae10d760bcbf5e97c74d0492503 (diff)
EXP-1711 FIX LLWindowShade doesn't stack multiple notifications
added configurable shade color to window_shade
Diffstat (limited to 'indra/newview/skins/default/xui/en/widgets')
-rw-r--r--indra/newview/skins/default/xui/en/widgets/window_shade.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/window_shade.xml b/indra/newview/skins/default/xui/en/widgets/window_shade.xml
new file mode 100644
index 0000000000..23eb2f13fb
--- /dev/null
+++ b/indra/newview/skins/default/xui/en/widgets/window_shade.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<window_shade shade_color="0 0 0 0.5"/>