# HG changeset patch
# User t_mrc-ct@users.sourceforge.jp
# Date 1386688955 -32400
#      Wed Dec 11 00:22:35 2013 +0900
# Branch GECKO3820_2015081310_RELBRANCH
# Node ID 658960aafa5cb34ab337bb56e7165335c1b41e1d
# Parent  3d58ebf0034f0a04bf46e92cd11fb12ed09e75d5
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 */
