mirror of
https://github.com/kiwix/kiwix-js.git
synced 2025-09-22 20:13:35 -04:00
Cleaned up visual presentation.
This commit is contained in:
parent
bad3e760e0
commit
7b78018464
@ -74,8 +74,11 @@
|
||||
</span>
|
||||
</div>
|
||||
or <a href="#" id="btnArticlesNearby">Find articles around me (work in progress)</a><br/>
|
||||
longitude : <input type="text" id="longitude" /> latitude : <input type="text" id="latitude" /><br/>
|
||||
<img id="searchingForTitles" src="img/spinner.gif" alt="Please wait..." style="display: none;"/>
|
||||
Longitude/Latitude:
|
||||
<input type="text" id="longitude" size="8" /> <input type="text" id="latitude" size="8" /><br/>
|
||||
<div id="searchingForTitles" style="position: relative; z-index: 10; top: 20px; height: 0px; display: none;">
|
||||
<img src="img/spinner.gif" alt="Please wait..." />
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</header>
|
||||
|
Loading…
x
Reference in New Issue
Block a user