From 2719d3bc98aea822f58b3c3507487db30995f9c6 Mon Sep 17 00:00:00 2001 From: vita10gy Date: Mon, 15 Apr 2013 00:13:57 -0500 Subject: [PATCH] extras --- main.js | 2 +- style.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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;