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