diff --git a/main.js b/main.js index 77443adf..5b31324b 100644 --- a/main.js +++ b/main.js @@ -87,7 +87,7 @@ document.getElementsByTagName('body')[0].innerHTML = '' + '
 loading global control stats
' + '
' + ' ' - + ' ' + + ' ' + '
' + '
' + ' ' diff --git a/style.css b/style.css index e3ea2d2f..b90831ce 100644 --- a/style.css +++ b/style.css @@ -434,6 +434,7 @@ input { #geosearchwrapper img{ vertical-align: bottom; margin-bottom: 2px; + cursor: pointer; } ::-webkit-input-placeholder { font-style: italic;