diff options
author | Richard Linden <none@none> | 2011-12-12 15:50:10 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2011-12-12 15:50:10 -0800 |
commit | 35feb03d27036f82a6bca60c1be8d864de990646 (patch) | |
tree | af13e7aeb250e31db553bec6fac31ed5f1356c2a /indra/newview/skins/default/xui/en/widgets/window_shade.xml | |
parent | 2010e20122bb1ae10d760bcbf5e97c74d0492503 (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/window_shade.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/widgets/window_shade.xml | 2 |
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"/> |