summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/gesture_combo_box.xml
diff options
context:
space:
mode:
authorJustin C. Rounds (Chuck) <chuck@lindenlab.com>2009-11-23 13:56:01 -0500
committerJustin C. Rounds (Chuck) <chuck@lindenlab.com>2009-11-23 13:56:01 -0500
commitdc6216e77e84369450d3a9e2269bf4d03436a23d (patch)
treef47c547dfc176b108d720c77bad37a24b456761d /indra/newview/skins/default/xui/en/widgets/gesture_combo_box.xml
parenta333e03939aae93026dbffc06aafb87b166c476a (diff)
"Fit and finish" issues with bottom bar.
See comments in JIRAs for details. http://jira.secondlife.com/browse/EXT-2537 http://jira.secondlife.com/browse/EXT-2352
Diffstat (limited to 'indra/newview/skins/default/xui/en/widgets/gesture_combo_box.xml')
-rw-r--r--indra/newview/skins/default/xui/en/widgets/gesture_combo_box.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/gesture_combo_box.xml b/indra/newview/skins/default/xui/en/widgets/gesture_combo_box.xml
index 6171be034f..6ac654f14e 100644
--- a/indra/newview/skins/default/xui/en/widgets/gesture_combo_box.xml
+++ b/indra/newview/skins/default/xui/en/widgets/gesture_combo_box.xml
@@ -19,8 +19,10 @@
hover_glow_amount="0.15"
font="SansSerif"
scale_image="true"
+ image_selected="PushButton_Selected_Press"
+ image_pressed="PushButton_Press"
+ image_pressed_selected="PushButton_Selected_Press"
image_unselected="PushButton_Off"
- image_selected="PushButton_Selected"
image_disabled="PushButton_Disabled"
image_disabled_selected="PushButton_Selected_Disabled" />
<gesture_combo_box.combo_list bg_writeable_color="MenuDefaultBgColor"