diff options
author | Richard Linden <none@none> | 2010-08-19 13:39:01 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-08-19 13:39:01 -0700 |
commit | 7c80b591610e8f7467c40ce3585796e67390fb3e (patch) | |
tree | 9243e7c4afbe7162ef406fd46f3844a84cc54adf /indra/newview/skins/default/xui/en/widgets | |
parent | af108e324ae45ba3a055e7b55bea3f3b03c7f48d (diff) |
DEV-52553 FIX Font color/opacity issue in Group Panels
DEV-52554 FIX Font color/opacity issue in About Second Life floater
DEV-52617 FIX Font color/opacity issue in Profile Panel
DEV-52618 FIX Font color/opacity issue in Covenant tab of About Land
reviewed by Monroe
Diffstat (limited to 'indra/newview/skins/default/xui/en/widgets')
-rw-r--r-- | indra/newview/skins/default/xui/en/widgets/text_editor.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/text_editor.xml b/indra/newview/skins/default/xui/en/widgets/text_editor.xml index 180120ec89..0f7f50b312 100644 --- a/indra/newview/skins/default/xui/en/widgets/text_editor.xml +++ b/indra/newview/skins/default/xui/en/widgets/text_editor.xml @@ -2,5 +2,4 @@ <!-- Core parameters are in simple_text_editor.xml --> <text_editor parse_urls="false" - text_readonly_color="LabelDisabledColor" show_context_menu="true"/> |