From 6943ea81db9120189a30116f9268f201700c5a5f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 1 Jul 2011 22:12:07 +0000 Subject: [PATCH] Fix: Message not visible --- .../includes/jquery/plugins/jnotify/jquery.jnotify-alt.min.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/htdocs/includes/jquery/plugins/jnotify/jquery.jnotify-alt.min.css b/htdocs/includes/jquery/plugins/jnotify/jquery.jnotify-alt.min.css index fb6f10a0ca3..7dfa1c3b14f 100755 --- a/htdocs/includes/jquery/plugins/jnotify/jquery.jnotify-alt.min.css +++ b/htdocs/includes/jquery/plugins/jnotify/jquery.jnotify-alt.min.css @@ -48,7 +48,6 @@ padding: 0 5px; font: bold 1.4em Arial,Helvetica,sans-serif; line-height: 1em; - color: #fff; text-decoration: none; z-index: 3; cursor: pointer; @@ -59,7 +58,7 @@ z-index: 2; padding: 20px; text-align: left; - color: #222222; + color: #446548; font: bold 1.2em verdana, arial, helvetica; line-height: 1.2em; }