# HG changeset patch
# User t_mrc-ct@users.sourceforge.jp
# Date 1386688955 -32400
# Branch GECKO3111_2014090813_RELBRANCH
# Node ID af622fb073f65ec4f7d3d7d496782d87f9ad5575
# Parent  1a947844acab11734776cda15451deb6c1ea26f8
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 */
