fixed loading.

This commit is contained in:
Karen 2011-08-31 18:33:17 +05:30
parent df1340cf1b
commit 174a512299
2 changed files with 5 additions and 4 deletions

View File

@ -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;

View File

@ -83,13 +83,13 @@
<li><a href="">9</a></li>
<li><a href="">10</a></li>
<li><a href="">&raquo;</a></li>
</ol>
</ol>-->
<div class="firstLast">
<span class="first">First</span>
<span class="last">Last</span>
</div>
-->
</div>
<div class="map" id="map">