summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Pchelko <pchelko@productengine.com>2010-06-29 22:14:30 +0300
committerVladimir Pchelko <pchelko@productengine.com>2010-06-29 22:14:30 +0300
commit34d909e130ef134d2907c11b2486c3a0bde2d075 (patch)
tree014e6d53f2649e2b62de72584f16dfae251808ac
parent052c0bc37883ee3e4695eb2d67ef823e7ed6ab6f (diff)
EXT-7962 FIXED Background color for "add more button / filter dropdown panel" was changed to the sidetray color (i.e. background rendering was disabled).
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/639/ --HG-- branch : product-engine
-rw-r--r--indra/newview/skins/default/xui/en/panel_outfit_edit.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_outfit_edit.xml b/indra/newview/skins/default/xui/en/panel_outfit_edit.xml
index 362fdd606a..0fc945126b 100644
--- a/indra/newview/skins/default/xui/en/panel_outfit_edit.xml
+++ b/indra/newview/skins/default/xui/en/panel_outfit_edit.xml
@@ -189,8 +189,7 @@ It is calculated as border_size + 2*UIResizeBarOverlap
left="0">
<layout_panel
auto_resize="true"
- background_visible="true"
- bg_alpha_color="Black"
+ background_visible="false"
layout="topleft"
height="154"
name="add_button_and_combobox"