# HG changeset patch
# User t_mrc-ct@users.sourceforge.jp
# Date 1386688955 -32400
# Branch GECKO3140_2015010914_RELBRANCH
# Node ID 3b381f83efd15c8e860e5efff8107d4981e61af0
# Parent  1ca2fc5335d68e5cea14afc212b255577a3e5502
change color of links in the about dialog

diff --git a/mail/branding/aurora/content/aboutDialog.css b/mail/branding/aurora/content/aboutDialog.css
--- a/mail/branding/aurora/content/aboutDialog.css
+++ b/mail/branding/aurora/content/aboutDialog.css
@@ -5,17 +5,17 @@
 #aboutDialogContainer {
   background-image: url("chrome://branding/content/about-background.png");
   background-repeat: no-repeat;
   background-color: #3465a4;
   color: #fff;
 }
 
 .text-link {
-  color: #113 !important;
+  color: #def !important;
 }
 
 .bottom-link {
   color: #fff !important;
 }
 
 #rightBox {
   /* this margin prevents text from overlapping the egg image */
