summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorRichard Wall <richard@aziz>2010-07-22 12:35:48 +0100
committerRichard Wall <richard@aziz>2010-07-22 12:35:48 +0100
commit1384d53a27e8a40f0c6a5ca8098470a77d863765 (patch)
treefd931c60a12b7f9076659123c0df2a2f894a3be0 /assets
parent4e37d18361510c56cc4cf40e58f8814b9b6ff8c4 (diff)
Let the chart handle its own loading css
Diffstat (limited to 'assets')
-rw-r--r--assets/css/style.css2
1 files changed, 1 insertions, 1 deletions
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);