From 174a5122996400c0f489ce3fe9c726cb6b404f71 Mon Sep 17 00:00:00 2001 From: Karen Date: Wed, 31 Aug 2011 18:33:17 +0530 Subject: [PATCH] fixed loading. --- gazetteer/static/css/main.css | 5 +++-- gazetteer/templates/search.html | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index d0e3e9c..dcfeb7c 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -46,10 +46,11 @@ border:1px solid #c8c6c6; -webkit-border-radius:16px; border-radius:20px; */ -background-image:url(/static/images/loading-indicator.gif); background-position:100% 50%; background-repeat:no-repeat;} +.loading +{background-image:url(/static/images/loading-indicator.gif);} .search:focus {outline:none; @@ -59,7 +60,7 @@ border:1px solid #999; border-radius:16px;} /*this doesn't work need to find a way to give the outline border radius on focus*/ #searchButton -{height:30px} +{height:30px;} .mapListSection {float:left; diff --git a/gazetteer/templates/search.html b/gazetteer/templates/search.html index 4b5f979..4444725 100644 --- a/gazetteer/templates/search.html +++ b/gazetteer/templates/search.html @@ -83,13 +83,13 @@
  • 9
  • 10
  • »
  • - + -->
    First Last
    ---> +