From 93983272bd6077226d8f0650d0e1c87782b589f9 Mon Sep 17 00:00:00 2001 From: James Cook Date: Wed, 14 Oct 2009 23:34:02 +0000 Subject: EXT-1304 DEV-40867 Login screen typed in start location is now readable. Changed combo_box.xml text tentative color to black, because autocomplete is sufficient to inform the user that they typed something that matches an item in the list. Reviewed with Erica. --- indra/newview/skins/default/xui/en/widgets/combo_box.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'indra/newview/skins/default') 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 0dbca318b6..de4aa994a4 100644 --- a/indra/newview/skins/default/xui/en/widgets/combo_box.xml +++ b/indra/newview/skins/default/xui/en/widgets/combo_box.xml @@ -23,7 +23,11 @@ + + font="SansSerifSmall" + text_tentative_color="TextFgColor" /> -- cgit v1.2.3