From 7c80b591610e8f7467c40ce3585796e67390fb3e Mon Sep 17 00:00:00 2001
From: Richard Linden <none@none>
Date: Thu, 19 Aug 2010 13:39:01 -0700
Subject: [PATCH] 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

---
 indra/newview/skins/default/xui/en/widgets/text_editor.xml | 1 -
 1 file changed, 1 deletion(-)

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 180120ec89d..0f7f50b3129 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"/>
-- 
GitLab