# HG changeset patch
# User t_mrc-ct@users.sourceforge.jp
# Date 1386688955 -32400
# Branch GECKO3130_2014112716_RELBRANCH
# Node ID b05af3d343131ff558e86b0ab295e3073aaa8437
# Parent  8d39536b90d5b57ba2ea4b918e81121d28e004be
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 */
