From 14d06ebe953da7e50b5c9086eee3f048578438ba Mon Sep 17 00:00:00 2001 From: Richard Nelson Date: Tue, 6 Oct 2009 01:25:47 +0000 Subject: made "more" link in LLExpandableTextBox localizable fixed logic for showing/hiding "more" link in LLExpandableTextBox fixed invisible background on combobox popup list reviewed by Leyla --- indra/newview/skins/default/xui/en/widgets/combo_box.xml | 4 +++- indra/newview/skins/default/xui/en/widgets/expandable_text.xml | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'indra/newview/skins/default/xui/en/widgets') diff --git a/indra/newview/skins/default/xui/en/widgets/combo_box.xml b/indra/newview/skins/default/xui/en/widgets/combo_box.xml index d7369d0726..0dbca318b6 100644 --- a/indra/newview/skins/default/xui/en/widgets/combo_box.xml +++ b/indra/newview/skins/default/xui/en/widgets/combo_box.xml @@ -20,7 +20,9 @@ image_unselected="DropDown_Off" image_selected="DropDown_Selected" image_disabled="DropDown_Disabled" /> - + diff --git a/indra/newview/skins/default/xui/en/widgets/expandable_text.xml b/indra/newview/skins/default/xui/en/widgets/expandable_text.xml index e470f42d36..6381dce1d6 100644 --- a/indra/newview/skins/default/xui/en/widgets/expandable_text.xml +++ b/indra/newview/skins/default/xui/en/widgets/expandable_text.xml @@ -2,6 +2,7 @@