From 1384d53a27e8a40f0c6a5ca8098470a77d863765 Mon Sep 17 00:00:00 2001 From: Richard Wall Date: Thu, 22 Jul 2010 12:35:48 +0100 Subject: Let the chart handle its own loading css --- assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/css') diff --git a/assets/css/style.css b/assets/css/style.css index f1c21ef..561b11e 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -20,7 +20,7 @@ p, li, dt, dd, td, th, div { font-size: 12px; } -.loading { +.loading .title { background-repeat: no-repeat; background-position: 0 50%; background-image: url(/assets/icons/loading.gif); -- cgit v1.2.3-2-g168b