From 71de79d5c650fab0bbaffe24f450e7fed9605c42 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Wed, 10 Feb 2010 01:28:42 -0500 Subject: Commit prod --- static/gritter/css/jquery.gritter.css | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'static/gritter') diff --git a/static/gritter/css/jquery.gritter.css b/static/gritter/css/jquery.gritter.css index e69dab3..0982790 100755 --- a/static/gritter/css/jquery.gritter.css +++ b/static/gritter/css/jquery.gritter.css @@ -44,7 +44,7 @@ float:right; .gritter-item-wrapper { position:relative; margin:0 0 5px 0; - +color:#000; background:url('.'); /* ie7/8 fix */ } .gritter-top { @@ -66,7 +66,7 @@ float:right; display:block; background:url(../images/gritter.png0) no-repeat left -40px; background-color:#eee; - color:#ccc; + color:#000; height:auto; padding:7px 15px 11px 11px; font-size: 11px; @@ -90,19 +90,22 @@ height:auto; border:0px solid #999; background:url(/static/gritterbg.png) } +.gritter-item a{color:#000; +} .hover .gritter-item { background-position:right -40px; + color:#000; } .gritter-item p { - +color:#000; margin:0; right:0; } .gritter-close { position:absolute; - top:5px; - right:3px; + top:-5px; + right:-12px; background:url(../images/gritter.png) no-repeat left top; cursor:pointer; width:30px; @@ -111,10 +114,10 @@ right:0; .gritter-title { font-size:14px; font-weight:bold; - - + color:#000; display:block; - text-shadow:-1px -1px #eee; /* Not supported by IE :( */ +} +.gritter-title a{color:#000; } .gritter-image { width:48px; -- cgit v1.2.3-70-g09d2