- added geolocation API

- loader gif now local
This commit is contained in:
Sublunar Space 2018-12-28 19:52:00 +01:00
parent b141b5bb8f
commit 8df8f9b92f
4 changed files with 29 additions and 16 deletions

View file

@ -87,7 +87,7 @@ li {
.loading {
background-color: #ffffff;
background-image: url("http://loadinggif.com/images/image-selection/3.gif");
background-image: url("lib/loading.gif");
background-size: 15px 15px;
background-position:right center;
background-repeat: no-repeat;