From cddd8251b4788ab8973fab823a898f8d008f0df3 Mon Sep 17 00:00:00 2001
From: Kurt Stauffacher <kurt@lindenlab.com>
Date: Wed, 16 Sep 2009 22:49:54 +0000
Subject: [PATCH] Updated text color of credits on About Second life floater to
 be more visible EXT-1022

---
 indra/newview/skins/default/xui/en/floater_about.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/indra/newview/skins/default/xui/en/floater_about.xml b/indra/newview/skins/default/xui/en/floater_about.xml
index 73d789ce89a..9e5ac1d2014 100644
--- a/indra/newview/skins/default/xui/en/floater_about.xml
+++ b/indra/newview/skins/default/xui/en/floater_about.xml
@@ -73,6 +73,7 @@
      height="168"
      layout="topleft"
      left="6"
+     text_color="LtGray"
      max_length="65536"
      name="credits_editor"
      top="266"
-- 
GitLab